Uses of Class
org.apache.openejb.jee.jpa.ColumnResult
-
Packages that use ColumnResult Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ColumnResult in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa with type parameters of type ColumnResult Modifier and Type Field Description protected List<ColumnResult>SqlResultSetMapping. columnResultMethods in org.apache.openejb.jee.jpa that return ColumnResult Modifier and Type Method Description ColumnResultObjectFactory. createColumnResult()Create an instance ofColumnResultMethods in org.apache.openejb.jee.jpa that return types with arguments of type ColumnResult Modifier and Type Method Description List<ColumnResult>SqlResultSetMapping. getColumnResult()Gets the value of the columnResult property.
-