Package | Description |
---|---|
org.apache.openjpa.jdbc.conf |
OpenJPA-JDBC Configuration
|
org.apache.openjpa.jdbc.identifier | |
org.apache.openjpa.jdbc.sql |
OpenJPA-JDBC SQL Abstraction
|
Modifier and Type | Method and Description |
---|---|
DBIdentifierUtil |
JDBCConfigurationImpl.getIdentifierUtilInstance() |
DBIdentifierUtil |
JDBCConfiguration.getIdentifierUtilInstance()
Gets the
DBIdentifierUtil |
Modifier and Type | Method and Description |
---|---|
void |
JDBCConfigurationImpl.setIdentifierUtil(DBIdentifierUtil util) |
void |
JDBCConfiguration.setIdentifierUtil(DBIdentifierUtil util)
Sets the
DBIdentifierUtil |
Modifier and Type | Class and Description |
---|---|
class |
DBIdentifierUtilImpl |
Modifier and Type | Method and Description |
---|---|
DBIdentifierUtil |
DBDictionary.getNamingUtil()
Returns the naming utility used by this dictionary instance
|
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.