NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
vhubuo
Joined: 10 Aug 2010 Posts: 2
|
Posted: Tue Aug 10, 2010 12:34 pm Post subject: “Entiry classes from database wizard” and Postgresql domains |
|
|
I am trying to create entity classes form database with Netbeans wizard "Entiry classes from database". But if the field type in database table is an a custom domain the type of field is set to "Serializable", but it should be String or Integer.
Because domains are just wrappers around "normal" Postgresql datatypes.
And if my table contains custom domain named "DESCRIPTION" then NetBeans crashes with null pointer exception.
How can I fix this? |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|