]> git.mxchange.org Git - addressbook-ejb.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Fri, 9 Oct 2015 12:18:46 +0000 (14:18 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 9 Oct 2015 12:18:46 +0000 (14:18 +0200)
commitc1ef0f18b25e0e81b107c721e9b9f98144381203
treee0ed2526b73566b35e7fbb4fbd8fc6f0c83aae9c
parentf1cb5d904c918159fa5e9ce398d9711b5b9d7fbb
Continued:
- added persistence.xml and EclipseLink provider
- added really important jars (their entities must be registered in persistence.xml, too)
- First EJB business method added (stub)
- updated jars
Signed-off-by:Roland Häder <roland@mxchange.org>
18 files changed:
lib/eclipselink/eclipselink.jar [new file with mode: 0644]
lib/eclipselink/javax.persistence-2.1.0-doc.zip [new file with mode: 0644]
lib/eclipselink/javax.persistence_2.1.0.v201304241213.jar [new file with mode: 0644]
lib/eclipselink/org.eclipse.persistence.jpa.jpql_2.5.2.v20140319-9ad6abd.jar [new file with mode: 0644]
lib/eclipselinkmodelgen/org.eclipse.persistence.jpa.modelgen_2.5.2.v20140319-9ad6abd.jar [new file with mode: 0644]
lib/jcontacts-business-core.jar [new file with mode: 0644]
lib/jcontacts-core.jar [new file with mode: 0644]
lib/jcoreee.jar
lib/juser-core.jar [new file with mode: 0644]
lib/juser-lib.jar
lib/nblibraries.properties
nbproject/build-impl.xml
nbproject/genfiles.properties
nbproject/project.properties
nbproject/project.xml
src/conf/persistence.xml [new file with mode: 0644]
src/java/org/mxchange/addressbook/model/addressbook/AddressbookSessionBean.java [new file with mode: 0644]
src/java/org/mxchange/addressbook/model/addressbooks/AddressbookSessionBean.java [deleted file]