public class VirtualFileSystemArchiveDescriptorFactory
extends org.hibernate.jpa.boot.archive.internal.StandardArchiveDescriptorFactory
| Modifier and Type | Field and Description |
|---|---|
static VirtualFileSystemArchiveDescriptorFactory |
INSTANCE |
| Constructor and Description |
|---|
VirtualFileSystemArchiveDescriptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.jpa.boot.archive.spi.ArchiveDescriptor |
buildArchiveDescriptor(URL url,
String entryBase) |
public static final VirtualFileSystemArchiveDescriptorFactory INSTANCE
public VirtualFileSystemArchiveDescriptorFactory()
public org.hibernate.jpa.boot.archive.spi.ArchiveDescriptor buildArchiveDescriptor(URL url, String entryBase)
buildArchiveDescriptor in interface org.hibernate.jpa.boot.archive.spi.ArchiveDescriptorFactorybuildArchiveDescriptor in class org.hibernate.jpa.boot.archive.internal.StandardArchiveDescriptorFactoryCopyright © 2020 JBoss by Red Hat. All rights reserved.