Uses of Interface
org.apache.openjpa.jdbc.identifier.DBIdentifierUtil
Packages that use DBIdentifierUtil
Package
Description
OpenJPA-JDBC Configuration
OpenJPA-JDBC SQL Abstraction
-
Uses of DBIdentifierUtil in org.apache.openjpa.jdbc.conf
Methods in org.apache.openjpa.jdbc.conf that return DBIdentifierUtilModifier and TypeMethodDescriptionJDBCConfiguration.getIdentifierUtilInstance()
Gets theDBIdentifierUtil
JDBCConfigurationImpl.getIdentifierUtilInstance()
Methods in org.apache.openjpa.jdbc.conf with parameters of type DBIdentifierUtilModifier and TypeMethodDescriptionvoid
JDBCConfiguration.setIdentifierUtil
(DBIdentifierUtil util) Sets theDBIdentifierUtil
void
JDBCConfigurationImpl.setIdentifierUtil
(DBIdentifierUtil util) -
Uses of DBIdentifierUtil in org.apache.openjpa.jdbc.identifier
Classes in org.apache.openjpa.jdbc.identifier that implement DBIdentifierUtil -
Uses of DBIdentifierUtil in org.apache.openjpa.jdbc.sql
Methods in org.apache.openjpa.jdbc.sql that return DBIdentifierUtilModifier and TypeMethodDescriptionDBDictionary.getNamingUtil()
Returns the naming utility used by this dictionary instance