Class QueryBinder


  • public abstract class QueryBinder
    extends Object
    Responsible for reading named queries defined in annotations and registering NamedQueryDefinition objects.
    Implementation Note:
    This class is stateless, unlike most of the other "binders".