Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.java.JarFile

Packages that use JarFile
org.eclipse.jpt.jpa.core.context.persistence   
 

Uses of JarFile in org.eclipse.jpt.jpa.core.context.persistence
 

Fields in org.eclipse.jpt.jpa.core.context.persistence with type parameters of type JarFile
static org.eclipse.jpt.common.utility.transformer.Transformer<JarFileRef,JarFile> JarFileRef.JAR_FILE_TRANSFORMER
           
 

Methods in org.eclipse.jpt.jpa.core.context.persistence that return JarFile
 JarFile PersistenceXmlContextNodeFactory.buildJarFile(JarFileRef parent, JavaResourcePackageFragmentRoot jarResourcePackageFragmentRoot)
           
 JarFile JarFileRef.getJarFile()
          Return the JAR file ref's JAR file corresponding to the file name.
protected  JarFile JarFileRef.JarFileTransformer.transform_(JarFileRef ref)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.