Uses of Class
org.eclipse.persistence.internal.jpa.deployment.ArchiveBase
Packages that use ArchiveBase
Package
Description
-
Uses of ArchiveBase in org.eclipse.persistence.internal.jpa.deployment
Subclasses of ArchiveBase in org.eclipse.persistence.internal.jpa.deploymentModifier and TypeClassDescriptionclassThis is an implementation ofArchivewhen container returns a file: url that refers to a directory that contains an exploded jar file.classThis is an implementation ofArchivewhich is used when container returns a jar: URL.classThis is an implementation ofArchivewhen container returns a file: url that refers to a jar file.classThis is an implementation ofArchivewhich is used when container returns some form of URL from which an InputStream in jar format can be obtained.classThis is an implementation ofArchivewhen container returns a url that is not one of the familiar URL types like file or jar URLs. -
Uses of ArchiveBase in org.eclipse.persistence.jpa.rs.util
Subclasses of ArchiveBase in org.eclipse.persistence.jpa.rs.utilModifier and TypeClassDescriptionclassThis archive is designed for use with dynamic persistence units it is built with a stream that allows it to read a persistence.xml file and creates a fake base URL based the classpath location of the InMemoryArchive class