|
Content with label jpa in codesmell (See content from all spaces)
Related Labels:
javaee, ejb3, java, toplink, jee, ejb, j2ee, hibernate, eclipse, oracle
There´s a new man in town
From http://www.eclipse.org/eclipselink/: The Eclipse Persistence Services Project (EclipseLink) incubator project's goal is to provide an extensible framework that will enable Java developers to interact with relational databases, XML, and Enterprise Information Systems (EIS) in an efficient and productive ...
Other labels:
java, eclipse
|
JavaEE5 in 15 min
you got only 15min to spare and have not yet laid your hands on JavaEE5, this article http://www.ibm.com/developerworks/websphere/library/techarticles/0707barcia /0707barcia.html?ca=drs is very compact and good to read. Nothing excitingly new, but it is very quick ...
Other labels:
javaee, ejb, j2ee
|
Oracle plays Santa Claus
Another very intersting announcement just hit me: ECLIPSECON, SANTA CLARA, Calif., 06MAR2007 10:15 AM Today, at the EclipseCon Conference, Oracle, a newly appointed Eclipse Board Member and Strategic Developer, announced it will donate its award ...
Other labels:
java, oracle, toplink, ejb3
|
EJB3 Entity-Relationships
Had some fun with EJB3 Entity definitions today, that showed a pitfall of "Quickandeasydon´tthinkabout" relationship definition. Situation is as follows: @ManyToMany(mappedBy = "a", fetch = FetchType.LAZY, cascade= ) @Cache(usage = CacheConcurrencyStrategy.READWRITE) private Set<B> b = new HashSet<B ...
Other labels:
javaee, jee, ejb3, hibernate
|
|
|