ebean-orm / ebean-agent

Enhancer Agent for EbeanORM
Apache License 2.0
12 stars 13 forks source link

Change @Transactional enhancement for enum types TxType, PersistBatch and TxIsolation #159

Closed rbygrave closed 3 years ago

rbygrave commented 3 years ago

Change to directly reference the enum element rather than use valueOf()