1234567891011121314151617181920 |
- ###############################################################################
- # Copyright (c) 2016 IBM Corporation and others.
- # All rights reserved. This program and the accompanying materials
- # are made available under the terms of the Eclipse Public License v1.0
- # which accompanies this distribution, and is available at
- # http://www.eclipse.org/legal/epl-v10.html
- #
- # Contributors:
- # IBM Corporation - initial API and implementation
- ###############################################################################
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=Cette fonction permet la prise en charge des applications qui \
- utilisent les m\u00e9canismes de persistance Java (JPA) g\u00e9r\u00e9e par application ou par conteneur. \
- Elle inclut \u00e9galement des interfaces de sp\u00e9cification Java Persistence API 2.1 et l'int\u00e9gration du m\u00e9canisme de persistance g\u00e9r\u00e9e par conteneur. \
- Elle n'inclut pas d'impl\u00e9mentation de fournisseur JPA.
|