how can I set a default value on a property?

what I want to do the SQL-way: 
CREATE TABLE mytable (myProperty text default 'myDefaultText');

even a non portable hibernate-backend way is fine...


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038163#4038163

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038163
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to