 24 | To store objects in an ObjectDB database using JPA we need to define an entity class: |
 24 | Explains how to define a JPA entity class and a persistence unit (persistence.xml) in a NetBeans Spring MVC web application project. |
 24 | Explains how to define a JPA entity class and a persistence unit (persistence.xml) in an Eclipse Spring MVC web application project. |
 24 | Explains how to add a servlet context listener (to manage an application scope EntityManagerFactory) in an Eclipse Web Application. |
 24 | Explains how to add a servlet context listener (to manage an application scope EntityManagerFactory) in a NetBeans Web Application. |
 24 | Explains how to define a JPA DAO component (bean) in a NetBeans Spring MVC JPA web application project. |
 24 | Explains how to define a JPA DAO component (bean) in an Eclipse Spring MVC JPA web application project. |
 24 | Explains how to define an EJB session bean in a NetBeans Java EE web application. |
 24 | Explains how to define an EJB session bean in an Eclipse Java EE 6 web application. |
 24 | All about Where can I learn how to use ObjectDB? in Java/JPA database - explanations, examples, references, links and related information. |