com.ibm.websphere.appserver.jpa-2.0.properties 718 B

1234567891011121314151617181920
  1. # Licensed Materials - Property of IBM
  2. #
  3. # "Restricted Materials of IBM"
  4. #
  5. # Copyright IBM Corp. 2012 All Rights Reserved.
  6. #
  7. # US Government Users Restricted Rights - Use, duplication or
  8. # disclosure restricted by GSA ADP Schedule Contract with
  9. # IBM Corp.
  10. #
  11. # -------------------------------------------------------------------------------------------------
  12. #
  13. #ISMESSAGEFILE FALSE
  14. #NLS_ENCODING=UNICODE
  15. #NLS_MESSAGEFORMAT_NONE
  16. #
  17. description=This feature enables support for applications that use application-managed and container\
  18. -managed JPA written to the Java Persistence API 2.0 specification. The support is built on top of \
  19. Apache OpenJPA with extensions to support the container-managed programming model.