Interface | Description |
---|---|
CollectionQuery | A utility class for managing JPQL queries on collections. |
EntityCollection | Interface for managing a collection of entities. |
Class | Description |
---|---|
CollectionQueryImpl |
|
EntityCollectionImpl | This class is very simplified, but the first pass was a major pain in the a**! |