Uses of Class
org.eclipse.persistence.queries.SQLResult
Packages that use SQLResult
-
Uses of SQLResult in org.eclipse.persistence.queries
Subclasses of SQLResult in org.eclipse.persistence.queriesModifier and TypeClassDescriptionclassPurpose: Concrete class to represent the ColumnResult structure as defined by the EJB 3.0 Persistence specification.classPurpose: Concrete class to represent the ConstructorResult structure as defined by the JPA 2.1 Persistence specification.classPurpose: Concrete class to represent the EntityResult structure as defined by the EJB 3.0 Persistence specification.Fields in org.eclipse.persistence.queries with type parameters of type SQLResultModifier and TypeFieldDescriptionSQLResultSetMapping.resultsStores the list of SQLResult in the order they were added to the MappingMethods in org.eclipse.persistence.queries that return types with arguments of type SQLResultModifier and TypeMethodDescriptionSQLResultSetMapping.getResults()Accessor for the internally stored list of ColumnResult.Methods in org.eclipse.persistence.queries with parameters of type SQLResult