Package | Description |
---|---|
org.apache.openjpa.persistence |
OpenJPA JPA
This package provides an JPA facade to OpenJPA.
|
org.apache.openjpa.persistence.jdbc |
OpenJPA JPA-JDBC
JDBC-specific extensions to OpenJPA JPA runtime.
|
Modifier and Type | Method and Description |
---|---|
protected XMLPersistenceMetaDataSerializer.SerializationComparator |
XMLPersistenceMetaDataSerializer.newSerializationComparator()
Create a new comparator for ordering objects that are to be serialized.
|
Modifier and Type | Class and Description |
---|---|
protected class |
XMLPersistenceMappingSerializer.MappingSerializationComparator
Extends
SerializationComparator for store-specific tags such
as <sql-result-set-mapping>. |
Modifier and Type | Method and Description |
---|---|
protected XMLPersistenceMetaDataSerializer.SerializationComparator |
XMLPersistenceMappingSerializer.newSerializationComparator() |
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.