Uses of Interface
org.glassfish.ejb.deployment.descriptor.QueryParser
Packages that use QueryParser
-
Uses of QueryParser in org.glassfish.ejb.deployment.descriptor
Methods in org.glassfish.ejb.deployment.descriptor that return QueryParserModifier and TypeMethodDescriptionIASEjbCMPEntityDescriptor.getQueryParser()Returns the query parser objectMethods in org.glassfish.ejb.deployment.descriptor with parameters of type QueryParserModifier and TypeMethodDescriptionvoidIASEjbCMPEntityDescriptor.setQueryParser(QueryParser inParser) This method sets the parser which would be used to parse the query parameter declaration given in sun-ejb-jar.xml.