edward3h / kiwiproc

Java annotation processor to generate JDBC implementation for SQL queries
GNU Lesser General Public License v2.1
1 stars 0 forks source link

enum conversions #80

Open edward3h opened 9 hours ago

edward3h commented 9 hours ago

Convert to/from enums.

edward3h commented 9 hours ago

Has to handle missing values and choosing a default.