Package | Description |
---|---|
org.castor.cpa.query | |
org.castor.cpa.query.object |
Modifier and Type | Method and Description |
---|---|
Schema |
SelectQuery.newSchema(Class<?> schema,
String identifier)
Factory method to create new Schema.
|
Schema |
SelectQuery.newSchema(String schema,
String identifier)
Factory method to create new Schema.
|
Modifier and Type | Method and Description |
---|---|
void |
SelectQuery.addSchema(Schema schema)
Adds the schema.
|
Modifier and Type | Class and Description |
---|---|
class |
SchemaImpl
Final immutable class that implements Schema.
|
Modifier and Type | Method and Description |
---|---|
Schema |
SelectQueryImpl.newSchema(Class<?> type,
String identifier)
Factory method to create new Schema.
|
Schema |
SelectQueryImpl.newSchema(String name,
String identifier)
Factory method to create new Schema.
|
Modifier and Type | Method and Description |
---|---|
void |
SelectQueryImpl.addSchema(Schema schema)
Adds the schema.
|
Copyright © 2014. All rights reserved.