public interface QueryCreator
Query for any class that creates Queries
| Type Params | Return Type | Name and description |
|---|---|---|
|
public Query |
createQuery(Class type)Creates a query instance for the give type |
|
public boolean |
isSchemaless()
|