Skip to content

Make all mapping options of com.querydsl.sql.Configuration available in the Maven plugin #1157

@timowest

Description

@timowest

Renaming (via RenameMapping)

  • schema -> schema
  • table -> table
  • schema, table -> table
  • schema, table -> schema, table
  • schema, table, column -> column
  • table, column -> column

Numerics (via NumericMapping)

  • total, decimal -> java type

Custom types (via TypeMapping)

  • table, column -> java type
  • schema, table, column -> java type

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions