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