Package org.dellroad.querystream.jpa.querytype


package org.dellroad.querystream.jpa.querytype
Classes that represent the three types of JPA criteria API queries: search, update, and delete.
See Also: