List of usage examples for org.hibernate.boot.archive.internal StandardArchiveDescriptorFactory subclass-usage
From source file org.jboss.as.jpa.hibernate5.VirtualFileSystemArchiveDescriptorFactory.java
/**
* In Hibernate terms, the ArchiveDescriptorFactory contract is used to plug in handling for how to deal
* with archives in various systems. For JBoss, that means its VirtualFileSystem API.
*
* @author Steve Ebersole
*/