Package | Description |
---|---|
org.apache.openjpa.jdbc.meta |
OpenJPA-JDBC ORM Metadata
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
JDBCColumnOrder
Order by a synthetic order column.
|
(package private) class |
JDBCRelatedFieldOrder
Use the database to order by a field in the related type.
|
(package private) class |
JDBCValueOrder
Order by value columns, which are the primary key columns in the case
of a relation field.
|
Copyright © 2006–2013 Apache Software Foundation. All rights reserved.