Example usage for org.hibernate.boot.archive.spi ArchiveDescriptor interface-usage

List of usage examples for org.hibernate.boot.archive.spi ArchiveDescriptor interface-usage

Introduction

In this page you can find the example usage for org.hibernate.boot.archive.spi ArchiveDescriptor interface-usage.

Usage

From source file org.jboss.as.jpa.hibernate5.VirtualFileSystemArchiveDescriptor.java

/**
 * Representation of an archive in the JBoss VirtualFileSystem API in terms of how to walk entries.
 *
 * @author Steve Ebersole
 */
public class VirtualFileSystemArchiveDescriptor implements ArchiveDescriptor {