Uses of Interface
org.apache.openjpa.lib.identifier.IdentifierUtil
-
Packages that use IdentifierUtil Package Description org.apache.openjpa.jdbc.identifier org.apache.openjpa.lib.identifier -
-
Uses of IdentifierUtil in org.apache.openjpa.jdbc.identifier
Subinterfaces of IdentifierUtil in org.apache.openjpa.jdbc.identifier Modifier and Type Interface Description interface
DBIdentifierUtil
An interface for DB identifier utility-style operations.Classes in org.apache.openjpa.jdbc.identifier that implement IdentifierUtil Modifier and Type Class Description class
DBIdentifierUtilImpl
-
Uses of IdentifierUtil in org.apache.openjpa.lib.identifier
Classes in org.apache.openjpa.lib.identifier that implement IdentifierUtil Modifier and Type Class Description class
IdentifierUtilImpl
Implementation class for the base identifier impl.
-