EvidentSolutions / dalesbred

Dalesbred - a database access library for Java
https://dalesbred.org
MIT License
54 stars 15 forks source link

Specify enum-conversions in TypeConversionRegistry #14

Closed komu closed 9 years ago

komu commented 9 years ago

Currently there's a global EnumMode for specifying default way of persisting enums. Replace with this per-type registrations in TypeConversionRegistry.