| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueListener | |
|---|---|
| org.apache.openjpa.conf | OpenJPA Configuration | 
| org.apache.openjpa.jdbc.conf | OpenJPA-JDBC Configuration | 
| org.apache.openjpa.jdbc.meta | OpenJPA-JDBC ORM Metadata | 
| org.apache.openjpa.lib.conf | Configuration Framework | 
| org.apache.openjpa.meta | OpenJPA Metadata | 
| org.apache.openjpa.slice.jdbc | Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. | 
| org.apache.openjpa.xmlstore | XML Store | 
| Uses of ValueListener in org.apache.openjpa.conf | 
|---|
| Classes in org.apache.openjpa.conf that implement ValueListener | |
|---|---|
|  class | OpenJPAConfigurationImplImplementation of the OpenJPAConfigurationinterface. | 
|  class | SpecificationPluginA plug-in for Specification that enforces certain overwriting rules. | 
| Uses of ValueListener in org.apache.openjpa.jdbc.conf | 
|---|
| Classes in org.apache.openjpa.jdbc.conf that implement ValueListener | |
|---|---|
|  class | JDBCConfigurationImplDefault implementation of the JDBCConfigurationinterface. | 
| Uses of ValueListener in org.apache.openjpa.jdbc.meta | 
|---|
| Classes in org.apache.openjpa.jdbc.meta that implement ValueListener | |
|---|---|
|  class | ClassMappingSpecialization of metadata for relational databases. | 
| Uses of ValueListener in org.apache.openjpa.lib.conf | 
|---|
| Classes in org.apache.openjpa.lib.conf that implement ValueListener | |
|---|---|
|  class | ConfigurationImplDefault implementation of the Configurationinterface. | 
| Methods in org.apache.openjpa.lib.conf that return types with arguments of type ValueListener | |
|---|---|
|  List<ValueListener> | Value.getListeners()Gets unmodifable list of listeners for value changes. | 
| Methods in org.apache.openjpa.lib.conf with parameters of type ValueListener | |
|---|---|
|  void | Value.addListener(ValueListener listener)Listener for value changes. | 
|  void | Value.removeListener(ValueListener listener) | 
| Uses of ValueListener in org.apache.openjpa.meta | 
|---|
| Classes in org.apache.openjpa.meta that implement ValueListener | |
|---|---|
|  class | ClassMetaDataContains metadata about a persistent type. | 
| Uses of ValueListener in org.apache.openjpa.slice.jdbc | 
|---|
| Classes in org.apache.openjpa.slice.jdbc that implement ValueListener | |
|---|---|
|  class | DistributedJDBCConfigurationImplA specialized configuration embodies a set of Slice configurations. | 
| Uses of ValueListener in org.apache.openjpa.xmlstore | 
|---|
| Classes in org.apache.openjpa.xmlstore that implement ValueListener | |
|---|---|
|  class | XMLConfigurationConfiguration implementation for the XML file store. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||