Support declaration of custom types via querydsl-maven-plugin

Bug #750003 reported by Timo Westkämper
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Querydsl
Fix Released
Undecided
Unassigned

Bug Description

Currently the declaration of custom type mappings is only possible via direct usage of the MetaDataExporter.

Revision history for this message
Timo Westkämper (timo-westkamper) wrote :

Type overrides can now be added like this in the plugin configuration :

<customTypes>
  <param>com.mysema.query.sql.types.LongVarBinaryBytesType</param>
</customTypes>

Changed in querydsl:
status: New → Fix Committed
Revision history for this message
Timo Westkämper (timo-westkamper) wrote :

Released in 2.2.0-beta3

Changed in querydsl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.