Modifier and Type | Method and Description |
---|---|
List |
getResultList()
Consume the underlying
ResultSet and return the resulting List. |
Object |
getSingleResult()
Consume the underlying
ResultSet with the expectation that there is just a single level of
root returns. |
isResultSet
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.