| Package | Description |
|---|---|
| org.jooq.util.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected MatcherRule |
MatchersTableType.daoClass |
protected MatcherRule |
MatchersFieldType.fieldGetter |
protected MatcherRule |
MatchersFieldType.fieldIdentifier |
protected MatcherRule |
MatchersFieldType.fieldMember |
protected MatcherRule |
MatchersFieldType.fieldSetter |
protected MatcherRule |
MatchersTableType.interfaceClass |
protected MatcherRule |
MatchersTableType.pojoClass |
protected MatcherRule |
MatchersTableType.recordClass |
protected MatcherRule |
MatchersRoutineType.routineClass |
protected MatcherRule |
MatchersRoutineType.routineMethod |
protected MatcherRule |
MatchersSchemaType.schemaClass |
protected MatcherRule |
MatchersSchemaType.schemaIdentifier |
protected MatcherRule |
MatchersSequenceType.sequenceIdentifier |
protected MatcherRule |
MatchersTableType.tableClass |
protected MatcherRule |
MatchersTableType.tableIdentifier |
| Modifier and Type | Method and Description |
|---|---|
MatcherRule |
ObjectFactory.createMatcherRule()
Create an instance of
MatcherRule |
MatcherRule |
MatchersTableType.getDaoClass()
Gets the value of the daoClass property.
|
MatcherRule |
MatchersFieldType.getFieldGetter()
Gets the value of the fieldGetter property.
|
MatcherRule |
MatchersFieldType.getFieldIdentifier()
Gets the value of the fieldIdentifier property.
|
MatcherRule |
MatchersFieldType.getFieldMember()
Gets the value of the fieldMember property.
|
MatcherRule |
MatchersFieldType.getFieldSetter()
Gets the value of the fieldSetter property.
|
MatcherRule |
MatchersTableType.getInterfaceClass()
Gets the value of the interfaceClass property.
|
MatcherRule |
MatchersTableType.getPojoClass()
Gets the value of the pojoClass property.
|
MatcherRule |
MatchersTableType.getRecordClass()
Gets the value of the recordClass property.
|
MatcherRule |
MatchersRoutineType.getRoutineClass()
Gets the value of the routineClass property.
|
MatcherRule |
MatchersRoutineType.getRoutineMethod()
Gets the value of the routineMethod property.
|
MatcherRule |
MatchersSchemaType.getSchemaClass()
Gets the value of the schemaClass property.
|
MatcherRule |
MatchersSchemaType.getSchemaIdentifier()
Gets the value of the schemaIdentifier property.
|
MatcherRule |
MatchersSequenceType.getSequenceIdentifier()
Gets the value of the sequenceIdentifier property.
|
MatcherRule |
MatchersTableType.getTableClass()
Gets the value of the tableClass property.
|
MatcherRule |
MatchersTableType.getTableIdentifier()
Gets the value of the tableIdentifier property.
|
MatcherRule |
MatcherRule.withExpression(String value) |
MatcherRule |
MatcherRule.withTransform(MatcherTransformType value) |
| Modifier and Type | Method and Description |
|---|---|
void |
MatchersTableType.setDaoClass(MatcherRule value)
Sets the value of the daoClass property.
|
void |
MatchersFieldType.setFieldGetter(MatcherRule value)
Sets the value of the fieldGetter property.
|
void |
MatchersFieldType.setFieldIdentifier(MatcherRule value)
Sets the value of the fieldIdentifier property.
|
void |
MatchersFieldType.setFieldMember(MatcherRule value)
Sets the value of the fieldMember property.
|
void |
MatchersFieldType.setFieldSetter(MatcherRule value)
Sets the value of the fieldSetter property.
|
void |
MatchersTableType.setInterfaceClass(MatcherRule value)
Sets the value of the interfaceClass property.
|
void |
MatchersTableType.setPojoClass(MatcherRule value)
Sets the value of the pojoClass property.
|
void |
MatchersTableType.setRecordClass(MatcherRule value)
Sets the value of the recordClass property.
|
void |
MatchersRoutineType.setRoutineClass(MatcherRule value)
Sets the value of the routineClass property.
|
void |
MatchersRoutineType.setRoutineMethod(MatcherRule value)
Sets the value of the routineMethod property.
|
void |
MatchersSchemaType.setSchemaClass(MatcherRule value)
Sets the value of the schemaClass property.
|
void |
MatchersSchemaType.setSchemaIdentifier(MatcherRule value)
Sets the value of the schemaIdentifier property.
|
void |
MatchersSequenceType.setSequenceIdentifier(MatcherRule value)
Sets the value of the sequenceIdentifier property.
|
void |
MatchersTableType.setTableClass(MatcherRule value)
Sets the value of the tableClass property.
|
void |
MatchersTableType.setTableIdentifier(MatcherRule value)
Sets the value of the tableIdentifier property.
|
MatchersTableType |
MatchersTableType.withDaoClass(MatcherRule value) |
MatchersFieldType |
MatchersFieldType.withFieldGetter(MatcherRule value) |
MatchersFieldType |
MatchersFieldType.withFieldIdentifier(MatcherRule value) |
MatchersFieldType |
MatchersFieldType.withFieldMember(MatcherRule value) |
MatchersFieldType |
MatchersFieldType.withFieldSetter(MatcherRule value) |
MatchersTableType |
MatchersTableType.withInterfaceClass(MatcherRule value) |
MatchersTableType |
MatchersTableType.withPojoClass(MatcherRule value) |
MatchersTableType |
MatchersTableType.withRecordClass(MatcherRule value) |
MatchersRoutineType |
MatchersRoutineType.withRoutineClass(MatcherRule value) |
MatchersRoutineType |
MatchersRoutineType.withRoutineMethod(MatcherRule value) |
MatchersSchemaType |
MatchersSchemaType.withSchemaClass(MatcherRule value) |
MatchersSchemaType |
MatchersSchemaType.withSchemaIdentifier(MatcherRule value) |
MatchersSequenceType |
MatchersSequenceType.withSequenceIdentifier(MatcherRule value) |
MatchersTableType |
MatchersTableType.withTableClass(MatcherRule value) |
MatchersTableType |
MatchersTableType.withTableIdentifier(MatcherRule value) |
Copyright © 2015. All Rights Reserved.