Download spring-jca-sample.jar
spring-jca/spring-jca-sample.jar.zip( 11 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
applicationContext.xml
commons-logging.properties
log4j.properties
org.springframework.samples.jca.dao.PersonDao.class
org.springframework.samples.jca.dao.PersonDaoImpl.class
org.springframework.samples.jca.exception.PersonException.class
org.springframework.samples.jca.model.Person.class
org.springframework.samples.jca.service.PersonService.class
org.springframework.samples.jca.service.PersonServiceImpl.class
org.springframework.samples.jca.standalone.StandaloneJca.class
Related examples in the same category