Search results

  1. www.ibm.com/developerworks/websphere/​techjournal/0609...   Cached
    Using Hibernate in WebSphere ... either bundled as part of the application or as shared libraries, to be part ... Before he started working with WebSphere, ...
  2. forum.hibernate.org/​viewtopic.php?p=2442278&   Cached
    Hibernate Users ... "Hi, I use hibernate 3.2.2 instead of openjpa as JPA 1.0 provider for my EJBs. All hibernate dependencies are put into a WAS shared library and ...
  3. www.java2s.com/.../JPA/Development/​websphere.htm   Cached
    I have created a shared library for the application ... Entities mapped by annotations. Deployment ... Is Hibernate2 working in Websphere 6.0? forum.hibernate.org.
  4. forum.hibernate.org/​viewtopic.php?f=1&t=995401&...   Cached
    Hibernate Users ... "I am developing an application that uses Hibernate and runs on IBM WebSphere ..." · "I just switched the SQL dialect from Oracle9Dialect to ...
  5. myarch.com/classnotfound   Cached
    Not to mention separately deployed libraries containing jar files shared by a group of applications. ... Here is the information for WebSphere and here is the ...
  6. www.mkyong.com/websphere/websphere-7-​javaxpersistence...   Cached
    ... library in the WebSphere’s highest priority class loader folder, ... JPA & Hibernate annotation common mistake; ... and “Parent last” is never work for me.
  7. www.ibm.com/developerworks/forums/​thread.jspa?threadID=...   Cached
    - hibernate-annotations.jar ... - As shared libraries configured in the websphere admin console ... we are working with Hibernate 3.2 and WebSphere 6.1 feature pack ...
  8. docs.jboss.org/hibernate/stable/​annotations/.../html_single   Cached
    Hibernate Annotations provides ... Copy hibernate3.jar and the required 3rd party libraries ... the column name defaulting will not work as several ...
  9. docs.jboss.org/ejb3/.../​HibernateAnnotations/.../html_single   Cached
    Hibernate, like all other object/relational mapping tools, requires metadata that governs the transformation of data from one representation to the other (and ...
  10. stackoverflow.com/.../hibernatespring-​accessing-websphere...   Cached
    I just don't get how IBM could use some vendor-specific library to ... Auto Flush not working for Spring 3.1 LocalEntityManagerFactoryBean + Hibernate 4 + Websphere ...
  11. stackoverflow.com/...at-spring-​hibernate-in-rad-websphere   Cached
    Only I've never written a WSDL service and am a bit of a noob at Spring and Hibernate ... ibm.com/developerworks/websphere/library ... Auto Flush not working for ...
  12. stackoverflow.com/questions/14030790/​hibernate-without...   Cached
    Are you running into naming or library conflicts with ... annotation and similar ones do not work. ... java hibernate tomcat websphere java-ee-6 ...
  13. stackoverflow.com/questions/14805874/​lazy-exception...   Cached
    i am just upgrading my spring framework to spring 3.1.1 and i am using websphere transaction manager. when i was trying to access a model which is declared as lazy i ...
  14. stackoverflow.com/questions/3189056   Cached
    This project is a library, not a ... jar:1.1:compile +- org.hibernate:hibernate-annotations:jar:3 ... with what I am working with: IBM WebSphere 7 and ...