Uses of Interface
org.tentackle.i18n.pdo.StoredBundleKeyDomain
-
Packages that use StoredBundleKeyDomain Package Description org.tentackle.i18n.pdo PDOs for resource bundles stored in the database. -
-
Uses of StoredBundleKeyDomain in org.tentackle.i18n.pdo
Subinterfaces of StoredBundleKeyDomain 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 StoredBundleKeyDomain Modifier and Type Class Description classStoredBundleKeyDomainImplStoredBundleKey domain implementation.
-