| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FetchDirection | |
|---|---|
| org.apache.openjpa.persistence.jdbc | OpenJPA JPA-JDBC | 
| Uses of FetchDirection in org.apache.openjpa.persistence.jdbc | 
|---|
| Methods in org.apache.openjpa.persistence.jdbc that return FetchDirection | |
|---|---|
|  FetchDirection | JDBCFetchPlan.getFetchDirection()Result set fetch direction. | 
|  FetchDirection | JDBCFetchPlanImpl.getFetchDirection() | 
| static FetchDirection | FetchDirection.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static FetchDirection[] | FetchDirection.values()Returns an array containing the constants of this enum type, in the order they're declared. | 
| Methods in org.apache.openjpa.persistence.jdbc with parameters of type FetchDirection | |
|---|---|
|  JDBCFetchPlan | JDBCFetchPlan.setFetchDirection(FetchDirection direction)Result set fetch direction. | 
|  JDBCFetchPlanImpl | JDBCFetchPlanImpl.setFetchDirection(FetchDirection direction) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||