Internal Website Search

1-5 of 5 resultsRefresh

How prevent post-compile enhancement of non entity classes

.Enhancer" fork="true" classpath="${objectdbjar}:${javac.classpath}:${j2ee.platform.classpath}"> ... .Enhancer" fork="true" classpath="${objectdbjar}:${javac.classpath}:${j2ee.platform.classpath}">

Compile time enhancement using build.xml of a Netbeans web application

/objectdb/bin/objectdb.jar:${javac.classpath}:${j2ee.platform.classpath}">    <arg ... " classpath="${objectdbjar}:${javac.classpath}:${j2ee.platform.classpath}"> <arg line="-s ./${build

@OneToMany(fetch = FetchType.LAZY) list is always null

Hello. @OneToMany(fetch = FetchType.LAZY) doesn't work when using EJB or something else related to J2EE. parent.getChildren() returns null. Here is a simple example: Bean: @Named("test") @RequestScoped public class TestBean

JPA Tutorials

EE 6 (J2EE) Web Tutorial Since this web application uses Java EE 6 EJB

Web Application Tutorial

(J2EE) in Eclipse Java EE 6 (J2EE) in NetBeans support Support