"[EMAIL PROTECTED]" wrote : "bdruth wrote : What, if anything, can I do now? 
  | This is the easiest route that comes to mind:
  | add hibernate annotations to the classpath
  | subclass VariableInstance
  | declare a field of type Enum
  | map the subclass to the database with the org.hibernate.type.Enum type
  | 

OK, so - mapping the subclass to the database, is that done using annotations, 
or am I creating an .hbm.xml file? Does this get me generic Enum support, or do 
I need to do something for each different Enum (TaskStatus, DocumentType, etc.) 
that I create?

Also, looks like the latest release of hbn annotations requires hbn 3.2.0cr2 - 
am I to presume that this is compatible with JBPM? Do you guys test all the hbn 
streams against JBPM?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943611


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to