| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DBIdentifierUtil | |
|---|---|
| org.apache.openjpa.jdbc.conf | OpenJPA-JDBC Configuration | 
| org.apache.openjpa.jdbc.identifier | |
| org.apache.openjpa.jdbc.sql | OpenJPA-JDBC SQL Abstraction | 
| Uses of DBIdentifierUtil in org.apache.openjpa.jdbc.conf | 
|---|
| Methods in org.apache.openjpa.jdbc.conf that return DBIdentifierUtil | |
|---|---|
 DBIdentifierUtil | 
JDBCConfigurationImpl.getIdentifierUtilInstance()
 | 
 DBIdentifierUtil | 
JDBCConfiguration.getIdentifierUtilInstance()
Gets the DBIdentifierUtil | 
| Methods in org.apache.openjpa.jdbc.conf with parameters of type DBIdentifierUtil | |
|---|---|
 void | 
JDBCConfigurationImpl.setIdentifierUtil(DBIdentifierUtil util)
 | 
 void | 
JDBCConfiguration.setIdentifierUtil(DBIdentifierUtil util)
Sets the DBIdentifierUtil | 
| Uses of DBIdentifierUtil in org.apache.openjpa.jdbc.identifier | 
|---|
| Classes in org.apache.openjpa.jdbc.identifier that implement DBIdentifierUtil | |
|---|---|
 class | 
DBIdentifierUtilImpl
 | 
| Uses of DBIdentifierUtil in org.apache.openjpa.jdbc.sql | 
|---|
| Methods in org.apache.openjpa.jdbc.sql that return DBIdentifierUtil | |
|---|---|
 DBIdentifierUtil | 
DBDictionary.getNamingUtil()
Returns the naming utility used by this dictionary instance  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||