|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringListValue | |
---|---|
org.apache.openjpa.conf | OpenJPA Configuration |
org.apache.openjpa.jdbc.conf | OpenJPA-JDBC Configuration |
org.apache.openjpa.lib.conf | Configuration Framework |
org.apache.openjpa.slice.jdbc | Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. |
Uses of StringListValue in org.apache.openjpa.conf |
---|
Subclasses of StringListValue in org.apache.openjpa.conf | |
---|---|
(package private) class |
AutoDetachValue
Value type used to represent auto detach flags. |
Fields in org.apache.openjpa.conf declared as StringListValue | |
---|---|
StringListValue |
OpenJPAConfigurationImpl.fetchGroups
|
Uses of StringListValue in org.apache.openjpa.jdbc.conf |
---|
Fields in org.apache.openjpa.jdbc.conf declared as StringListValue | |
---|---|
StringListValue |
JDBCConfigurationImpl.schemas
|
Uses of StringListValue in org.apache.openjpa.lib.conf |
---|
Methods in org.apache.openjpa.lib.conf that return StringListValue | |
---|---|
StringListValue |
ConfigurationImpl.addStringList(String property)
Add the given value to the set of configuration properties. |
Uses of StringListValue in org.apache.openjpa.slice.jdbc |
---|
Fields in org.apache.openjpa.slice.jdbc declared as StringListValue | |
---|---|
protected StringListValue |
DistributedJDBCConfigurationImpl.namesPlugin
|
StringListValue |
DistributedJDBCConfigurationImpl.replicatedTypesPlugin
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |