Uses of Interface
org.tentackle.i18n.pdo.StoredBundlePersistence
-
Packages that use StoredBundlePersistence Package Description org.tentackle.i18n.pdo PDOs for resource bundles stored in the database. -
-
Uses of StoredBundlePersistence in org.tentackle.i18n.pdo
Subinterfaces of StoredBundlePersistence in org.tentackle.i18n.pdo Modifier and Type Interface Description interfaceStoredBundleA resource bundle stored in the database.Classes in org.tentackle.i18n.pdo that implement StoredBundlePersistence Modifier and Type Class Description classStoredBundlePersistenceImplNumber Space persistence implementation.
-