Uses of Interface
org.hibernate.boot.archive.spi.JarFileEntryUrlAdjuster
-
Packages that use JarFileEntryUrlAdjuster Package Description org.hibernate.boot.archive.internal org.jboss.as.jpa.hibernate5 -
-
Uses of JarFileEntryUrlAdjuster in org.hibernate.boot.archive.internal
Classes in org.hibernate.boot.archive.internal with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw JarFileEntryUrlAdjuster Modifier and Type Class Description class
org.hibernate.boot.archive.internal.StandardArchiveDescriptorFactory
-
Uses of JarFileEntryUrlAdjuster in org.jboss.as.jpa.hibernate5
Classes in org.jboss.as.jpa.hibernate5 that implement JarFileEntryUrlAdjuster Modifier and Type Class Description class
VirtualFileSystemArchiveDescriptorFactory
In Hibernate terms, the ArchiveDescriptorFactory contract is used to plug in handling for how to deal with archives in various systems.
-