Uses of Class
org.jooq.meta.jaxb.MatcherRule
Packages that use MatcherRule
-
Uses of MatcherRule in org.jooq.meta.jaxb
Fields in org.jooq.meta.jaxb declared as MatcherRuleModifier and TypeFieldDescriptionprotected MatcherRuleMatchersAttributeType.attributeGetterprotected MatcherRuleMatchersAttributeType.attributeIdentifierprotected MatcherRuleMatchersAttributeType.attributeMemberprotected MatcherRuleMatchersAttributeType.attributeSetterprotected MatcherRuleMatchersCatalogType.catalogClassprotected MatcherRuleMatchersCatalogType.catalogIdentifierprotected MatcherRuleMatchersTableType.daoClassprotected MatcherRuleMatchersFieldType.daoMemberprotected MatcherRuleMatchersEnumType.enumClassprotected MatcherRuleMatchersEnumType.enumLiteralprotected MatcherRuleMatchersFieldType.fieldGetterprotected MatcherRuleMatchersFieldType.fieldIdentifierprotected MatcherRuleMatchersFieldType.fieldMemberprotected MatcherRuleMatchersFieldType.fieldSetterprotected MatcherRuleMatchersEmbeddableType.interfaceClassprotected MatcherRuleMatchersTableType.interfaceClassprotected MatcherRuleMatchersUDTType.interfaceClassprotected MatcherRuleMatchersForeignKeyType.keyIdentifierprotected MatcherRuleMatchersIndexType.keyIdentifierprotected MatcherRuleMatchersPrimaryKeyType.keyIdentifierprotected MatcherRuleMatchersUniqueKeyType.keyIdentifierprotected MatcherRuleMatchersTableType.pathClassprotected MatcherRuleMatchersUDTType.pathClassprotected MatcherRuleMatchersTableType.pathExtendsprotected MatcherRuleMatchersTableType.pathImplementsprotected MatcherRuleMatchersForeignKeyType.pathMethodNameprotected MatcherRuleMatchersForeignKeyType.pathMethodNameInverseprotected MatcherRuleMatchersForeignKeyType.pathMethodNameManyToManyprotected MatcherRuleMatchersEmbeddableType.pojoClassprotected MatcherRuleMatchersTableType.pojoClassprotected MatcherRuleMatchersUDTType.pojoClassprotected MatcherRuleMatchersEmbeddableType.recordClassprotected MatcherRuleMatchersTableType.recordClassprotected MatcherRuleMatchersUDTType.recordClassprotected MatcherRuleMatchersUDTType.recordTypeClassprotected MatcherRuleMatchersRoutineType.routineClassprotected MatcherRuleMatchersRoutineType.routineMethodprotected MatcherRuleMatchersSchemaType.schemaClassprotected MatcherRuleMatchersSchemaType.schemaIdentifierprotected MatcherRuleMatchersSequenceType.sequenceIdentifierprotected MatcherRuleMatchersTableType.tableClassprotected MatcherRuleMatchersTableType.tableIdentifierprotected MatcherRuleMatchersUDTType.udtClassprotected MatcherRuleMatchersUDTType.udtIdentifierMethods in org.jooq.meta.jaxb that return MatcherRuleModifier and TypeMethodDescriptionObjectFactory.createMatcherRule()Create an instance ofMatcherRuleMatchersAttributeType.getAttributeGetter()This rule influences the naming of generated getters (e.g.MatchersAttributeType.getAttributeIdentifier()This rule influences the naming of the generatedUDTFieldidentifier.MatchersAttributeType.getAttributeMember()This rule influences the naming of generated members (e.g.MatchersAttributeType.getAttributeSetter()This rule influences the naming of generated setters (e.g.MatchersCatalogType.getCatalogClass()This rule influences the naming of the generatedCatalogobject.MatchersCatalogType.getCatalogIdentifier()This rule influences the naming of the generatedCatalogidentifier.MatchersTableType.getDaoClass()This rule influences the naming of the generatedDAOobject.MatchersFieldType.getDaoMember()This rule influences the naming of generated members and member suffixes in DAO methods corresponding to thisFieldMatchersEnumType.getEnumClass()This rule influences the naming of the generatedEnumTypeobject.MatchersEnumType.getEnumLiteral()This rule influences the naming of the generatedEnumTypeliteral values.MatchersFieldType.getFieldGetter()This rule influences the naming of generated getters (e.g.MatchersFieldType.getFieldIdentifier()This rule influences the naming of the generatedFieldidentifier.MatchersFieldType.getFieldMember()This rule influences the naming of generated members (e.g.MatchersFieldType.getFieldSetter()This rule influences the naming of generated setters (e.g.MatchersEmbeddableType.getInterfaceClass()This rule influences the naming of the generated interface implemented by theEmbeddableRecordand/or the POJO.MatchersTableType.getInterfaceClass()This rule influences the naming of the generated interface implemented by theTableRecordand/or the POJO.MatchersUDTType.getInterfaceClass()This rule influences the naming of the generated interface implemented by theUDTRecordand/or the POJO.MatchersForeignKeyType.getKeyIdentifier()This rule influences the naming of the generated key literal in the Keys class.MatchersIndexType.getKeyIdentifier()This rule influences the naming of the generated key literal in the Indexes class.MatchersPrimaryKeyType.getKeyIdentifier()This rule influences the naming of the generated key literal in the Keys class.MatchersUniqueKeyType.getKeyIdentifier()This rule influences the naming of the generated key literal in the Keys class.MatchersTableType.getPathClass()MatchersUDTType.getPathClass()This rule influences the naming of the generated UDT path object.MatchersTableType.getPathExtends()MatchersTableType.getPathImplements()MatchersForeignKeyType.getPathMethodName()This rule influences the naming of the generated to-one path join methods.MatchersForeignKeyType.getPathMethodNameInverse()This rule influences the naming of the generated to-many path join methods.MatchersForeignKeyType.getPathMethodNameManyToMany()This rule influences the naming of the generated many-to-many path join methods.MatchersEmbeddableType.getPojoClass()This rule influences the naming of the generated POJOs object.MatchersTableType.getPojoClass()This rule influences the naming of the generated POJOs object.MatchersUDTType.getPojoClass()This rule influences the naming of the generated POJOs object.MatchersEmbeddableType.getRecordClass()This rule influences the naming of the generatedEmbeddableRecordobject.MatchersTableType.getRecordClass()This rule influences the naming of the generatedTableRecordobject.MatchersUDTType.getRecordClass()This rule influences the naming of the generatedUDTRecordobject.MatchersUDTType.getRecordTypeClass()This rule influences the naming of the generated record type that is implemented by hierarchicalUDTRecordobjects.MatchersRoutineType.getRoutineClass()This rule influences the naming of the generatedRoutineobject.MatchersRoutineType.getRoutineMethod()This rule influences the naming of generated convenience methods used to call theRoutine.MatchersSchemaType.getSchemaClass()This rule influences the naming of the generatedSchemaobject.MatchersSchemaType.getSchemaIdentifier()This rule influences the naming of the generatedSchemaidentifier.MatchersSequenceType.getSequenceIdentifier()This rule influences the naming of the generatedSequenceidentifier.MatchersTableType.getTableClass()This rule influences the naming of the generatedTableobject.MatchersTableType.getTableIdentifier()This rule influences the naming of the generatedTableidentifier.MatchersUDTType.getUdtClass()This rule influences the naming of the generatedUDTobject.MatchersUDTType.getUdtIdentifier()This rule influences the naming of the generatedUDTidentifier.MatcherRule.withExpression(String value) A replacement expression that transforms the matched expression in a new value.MatcherRule.withTransform(MatcherTransformType value) A pre-defined transformation type that transforms this rule's output into a specific format.Methods in org.jooq.meta.jaxb with parameters of type MatcherRuleModifier and TypeMethodDescriptionvoidMatchersAttributeType.setAttributeGetter(MatcherRule value) This rule influences the naming of generated getters (e.g.voidMatchersAttributeType.setAttributeIdentifier(MatcherRule value) This rule influences the naming of the generatedUDTFieldidentifier.voidMatchersAttributeType.setAttributeMember(MatcherRule value) This rule influences the naming of generated members (e.g.voidMatchersAttributeType.setAttributeSetter(MatcherRule value) This rule influences the naming of generated setters (e.g.voidMatchersCatalogType.setCatalogClass(MatcherRule value) This rule influences the naming of the generatedCatalogobject.voidMatchersCatalogType.setCatalogIdentifier(MatcherRule value) This rule influences the naming of the generatedCatalogidentifier.voidMatchersTableType.setDaoClass(MatcherRule value) This rule influences the naming of the generatedDAOobject.voidMatchersFieldType.setDaoMember(MatcherRule value) This rule influences the naming of generated members and member suffixes in DAO methods corresponding to thisFieldvoidMatchersEnumType.setEnumClass(MatcherRule value) This rule influences the naming of the generatedEnumTypeobject.voidMatchersEnumType.setEnumLiteral(MatcherRule value) This rule influences the naming of the generatedEnumTypeliteral values.voidMatchersFieldType.setFieldGetter(MatcherRule value) This rule influences the naming of generated getters (e.g.voidMatchersFieldType.setFieldIdentifier(MatcherRule value) This rule influences the naming of the generatedFieldidentifier.voidMatchersFieldType.setFieldMember(MatcherRule value) This rule influences the naming of generated members (e.g.voidMatchersFieldType.setFieldSetter(MatcherRule value) This rule influences the naming of generated setters (e.g.voidMatchersEmbeddableType.setInterfaceClass(MatcherRule value) This rule influences the naming of the generated interface implemented by theEmbeddableRecordand/or the POJO.voidMatchersTableType.setInterfaceClass(MatcherRule value) This rule influences the naming of the generated interface implemented by theTableRecordand/or the POJO.voidMatchersUDTType.setInterfaceClass(MatcherRule value) This rule influences the naming of the generated interface implemented by theUDTRecordand/or the POJO.voidMatchersForeignKeyType.setKeyIdentifier(MatcherRule value) This rule influences the naming of the generated key literal in the Keys class.voidMatchersIndexType.setKeyIdentifier(MatcherRule value) This rule influences the naming of the generated key literal in the Indexes class.voidMatchersPrimaryKeyType.setKeyIdentifier(MatcherRule value) This rule influences the naming of the generated key literal in the Keys class.voidMatchersUniqueKeyType.setKeyIdentifier(MatcherRule value) This rule influences the naming of the generated key literal in the Keys class.voidMatchersTableType.setPathClass(MatcherRule value) voidMatchersUDTType.setPathClass(MatcherRule value) This rule influences the naming of the generated UDT path object.voidMatchersTableType.setPathExtends(MatcherRule value) voidMatchersTableType.setPathImplements(MatcherRule value) voidMatchersForeignKeyType.setPathMethodName(MatcherRule value) This rule influences the naming of the generated to-one path join methods.voidMatchersForeignKeyType.setPathMethodNameInverse(MatcherRule value) This rule influences the naming of the generated to-many path join methods.voidMatchersForeignKeyType.setPathMethodNameManyToMany(MatcherRule value) This rule influences the naming of the generated many-to-many path join methods.voidMatchersEmbeddableType.setPojoClass(MatcherRule value) This rule influences the naming of the generated POJOs object.voidMatchersTableType.setPojoClass(MatcherRule value) This rule influences the naming of the generated POJOs object.voidMatchersUDTType.setPojoClass(MatcherRule value) This rule influences the naming of the generated POJOs object.voidMatchersEmbeddableType.setRecordClass(MatcherRule value) This rule influences the naming of the generatedEmbeddableRecordobject.voidMatchersTableType.setRecordClass(MatcherRule value) This rule influences the naming of the generatedTableRecordobject.voidMatchersUDTType.setRecordClass(MatcherRule value) This rule influences the naming of the generatedUDTRecordobject.voidMatchersUDTType.setRecordTypeClass(MatcherRule value) This rule influences the naming of the generated record type that is implemented by hierarchicalUDTRecordobjects.voidMatchersRoutineType.setRoutineClass(MatcherRule value) This rule influences the naming of the generatedRoutineobject.voidMatchersRoutineType.setRoutineMethod(MatcherRule value) This rule influences the naming of generated convenience methods used to call theRoutine.voidMatchersSchemaType.setSchemaClass(MatcherRule value) This rule influences the naming of the generatedSchemaobject.voidMatchersSchemaType.setSchemaIdentifier(MatcherRule value) This rule influences the naming of the generatedSchemaidentifier.voidMatchersSequenceType.setSequenceIdentifier(MatcherRule value) This rule influences the naming of the generatedSequenceidentifier.voidMatchersTableType.setTableClass(MatcherRule value) This rule influences the naming of the generatedTableobject.voidMatchersTableType.setTableIdentifier(MatcherRule value) This rule influences the naming of the generatedTableidentifier.voidMatchersUDTType.setUdtClass(MatcherRule value) This rule influences the naming of the generatedUDTobject.voidMatchersUDTType.setUdtIdentifier(MatcherRule value) This rule influences the naming of the generatedUDTidentifier.MatchersAttributeType.withAttributeGetter(MatcherRule value) This rule influences the naming of generated getters (e.g.MatchersAttributeType.withAttributeIdentifier(MatcherRule value) This rule influences the naming of the generatedUDTFieldidentifier.MatchersAttributeType.withAttributeMember(MatcherRule value) This rule influences the naming of generated members (e.g.MatchersAttributeType.withAttributeSetter(MatcherRule value) This rule influences the naming of generated setters (e.g.MatchersCatalogType.withCatalogClass(MatcherRule value) This rule influences the naming of the generatedCatalogobject.MatchersCatalogType.withCatalogIdentifier(MatcherRule value) This rule influences the naming of the generatedCatalogidentifier.MatchersTableType.withDaoClass(MatcherRule value) This rule influences the naming of the generatedDAOobject.MatchersFieldType.withDaoMember(MatcherRule value) This rule influences the naming of generated members and member suffixes in DAO methods corresponding to thisFieldMatchersEnumType.withEnumClass(MatcherRule value) This rule influences the naming of the generatedEnumTypeobject.MatchersEnumType.withEnumLiteral(MatcherRule value) This rule influences the naming of the generatedEnumTypeliteral values.MatchersFieldType.withFieldGetter(MatcherRule value) This rule influences the naming of generated getters (e.g.MatchersFieldType.withFieldIdentifier(MatcherRule value) This rule influences the naming of the generatedFieldidentifier.MatchersFieldType.withFieldMember(MatcherRule value) This rule influences the naming of generated members (e.g.MatchersFieldType.withFieldSetter(MatcherRule value) This rule influences the naming of generated setters (e.g.MatchersEmbeddableType.withInterfaceClass(MatcherRule value) This rule influences the naming of the generated interface implemented by theEmbeddableRecordand/or the POJO.MatchersTableType.withInterfaceClass(MatcherRule value) This rule influences the naming of the generated interface implemented by theTableRecordand/or the POJO.MatchersUDTType.withInterfaceClass(MatcherRule value) This rule influences the naming of the generated interface implemented by theUDTRecordand/or the POJO.MatchersForeignKeyType.withKeyIdentifier(MatcherRule value) This rule influences the naming of the generated key literal in the Keys class.MatchersIndexType.withKeyIdentifier(MatcherRule value) This rule influences the naming of the generated key literal in the Indexes class.MatchersPrimaryKeyType.withKeyIdentifier(MatcherRule value) This rule influences the naming of the generated key literal in the Keys class.MatchersUniqueKeyType.withKeyIdentifier(MatcherRule value) This rule influences the naming of the generated key literal in the Keys class.MatchersTableType.withPathClass(MatcherRule value) MatchersUDTType.withPathClass(MatcherRule value) This rule influences the naming of the generated UDT path object.MatchersTableType.withPathExtends(MatcherRule value) MatchersTableType.withPathImplements(MatcherRule value) MatchersForeignKeyType.withPathMethodName(MatcherRule value) This rule influences the naming of the generated to-one path join methods.MatchersForeignKeyType.withPathMethodNameInverse(MatcherRule value) This rule influences the naming of the generated to-many path join methods.MatchersForeignKeyType.withPathMethodNameManyToMany(MatcherRule value) This rule influences the naming of the generated many-to-many path join methods.MatchersEmbeddableType.withPojoClass(MatcherRule value) This rule influences the naming of the generated POJOs object.MatchersTableType.withPojoClass(MatcherRule value) This rule influences the naming of the generated POJOs object.MatchersUDTType.withPojoClass(MatcherRule value) This rule influences the naming of the generated POJOs object.MatchersEmbeddableType.withRecordClass(MatcherRule value) This rule influences the naming of the generatedEmbeddableRecordobject.MatchersTableType.withRecordClass(MatcherRule value) This rule influences the naming of the generatedTableRecordobject.MatchersUDTType.withRecordClass(MatcherRule value) This rule influences the naming of the generatedUDTRecordobject.MatchersUDTType.withRecordTypeClass(MatcherRule value) This rule influences the naming of the generated record type that is implemented by hierarchicalUDTRecordobjects.MatchersRoutineType.withRoutineClass(MatcherRule value) This rule influences the naming of the generatedRoutineobject.MatchersRoutineType.withRoutineMethod(MatcherRule value) This rule influences the naming of generated convenience methods used to call theRoutine.MatchersSchemaType.withSchemaClass(MatcherRule value) This rule influences the naming of the generatedSchemaobject.MatchersSchemaType.withSchemaIdentifier(MatcherRule value) This rule influences the naming of the generatedSchemaidentifier.MatchersSequenceType.withSequenceIdentifier(MatcherRule value) This rule influences the naming of the generatedSequenceidentifier.MatchersTableType.withTableClass(MatcherRule value) This rule influences the naming of the generatedTableobject.MatchersTableType.withTableIdentifier(MatcherRule value) This rule influences the naming of the generatedTableidentifier.MatchersUDTType.withUdtClass(MatcherRule value) This rule influences the naming of the generatedUDTobject.MatchersUDTType.withUdtIdentifier(MatcherRule value) This rule influences the naming of the generatedUDTidentifier.