[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: ORA-01031: insufficient privileges, grant requirements
kuruma45
do-not-reply at jboss.com
Tue Apr 17 10:16:44 EDT 2007
it was simple, but hard to find the soluce :
@Entity
@Table(name="SCH2_TABLE1", schema="SCH2")
public class SCH2_TABLE1 implements java.io.Serializable
{
I hope it will help somebody..
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037972#4037972
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037972
More information about the jboss-user
mailing list