aspose file tools
The moose likes Object Relational Mapping and the fly likes not able to insert data in db using jpa(hibernate as provider) and jboss AS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "not able to insert data in db using jpa(hibernate as provider) and jboss AS" Watch "not able to insert data in db using jpa(hibernate as provider) and jboss AS" New topic
Author

not able to insert data in db using jpa(hibernate as provider) and jboss AS

ambika mullasseri
Greenhorn

Joined: Jun 01, 2009
Posts: 28
i am trying to insert data to my mssql db using JPA(hibernate as JPA provider) in JBoss.the server logs give no errors but data is not inserted.



please help...


SCJP 6.0 86%
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: not able to insert data in db using jpa(hibernate as provider) and jboss AS
 
Similar Threads
JPA impl. w/Hibernate & Oracle PK Sequences/Triggers
JPA or Hibernate?
Insert or Update (Hibernate JPA + Jboss 5.0.0GA)
Persistent problem
PersistanceContext - Extended Scope