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 theDBIdentifierUtilJDBCConfigurationImpl.getIdentifierUtilInstance()Methods in org.apache.openjpa.jdbc.conf with parameters of type DBIdentifierUtilModifier and TypeMethodDescriptionvoidJDBCConfiguration.setIdentifierUtil(DBIdentifierUtil util) Sets theDBIdentifierUtilvoidJDBCConfigurationImpl.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