avoid generating model class *WithBLOBs

14 views
Skip to first unread message

Livio De Zio

unread,
Jun 21, 2021, 7:26:21 AM6/21/21
to mybatis-user

I have to change a column from varchar2 to clob. After generation mybatis creates a *WithBlobs class with fields that extends the original class. To avoid several impacts it would be possible to avoid the creation of the *WithBlobs class ?

Is there a configuration in MyBatis GeneratorXML Configuration File Reference that allows this ?

Reply all
Reply to author
Forward
0 new messages