DOCUMENT RESOURCES FOR EVERYONE
Technology How to survive in a BASE world

1. How to survive in a BASE worldA practical guide for the dauntless developerUwe Friedrichsen, codecentric AG, 2013 2. Uwe Friedrichsen@ufried 3. ACID vs. BASE 4. A C I…

Technology Slice: OpenJPA for Distributed Persistence

1. WebSphere Services Technical virtual Conferencesworld class skill building and technical enablementSession Number: D05Scale Your JPA Applications with Distributed Database…

Technology Java DSLs with Xtext

1. Java DSLswith Xtext Jan KoehnleinMittwoch, 27. März 13 2. Mittwoch, 27. März 13 3. Mittwoch, 27. März 13 4. public class Customer implements Serializable { private…

Documents Entities and Persistence

Entities and Persistence Entity Beans Topics to be Covered: Entities are POJOs Managed/Unmanaged Entities Persistence Unit EntityManager Basic Relational Mapping The Primary…

Documents 1 Persistence: EntityManager In Java EE 5, persistence has been spun off into its own specification:...

Persistence: EntityManager In Java EE 5, persistence has been spun off into its own specification: Java Persistence 1.0. Persistence provides an ease-of-use abstraction on…