How do I use setup-db to create the table with the hibernate UserType in
xdoclet attribute?  

I create a UserType and use it in xdoclet like this

@hibernate.property column="my_column"
type="org.appfuse.util.MyUserType"

When I run setup-db, "org.appfuse.util.MyUserType" is unable to be
resolved. Any suggestions or pointers?  

QD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to