类的使用
org.hibernate.boot.archive.spi.AbstractArchiveDescriptor
-
使用AbstractArchiveDescriptor的程序包 程序包 说明 org.hibernate.boot.archive.internal The internals of archive scanning support -
-
org.hibernate.boot.archive.internal中AbstractArchiveDescriptor的使用
org.hibernate.boot.archive.internal中AbstractArchiveDescriptor的子类 修饰符和类型 类 说明 classExplodedArchiveDescriptorDescriptor for exploded (directory) archivesclassJarFileBasedArchiveDescriptorAn ArchiveDescriptor implementation leveraging theJarFileAPI for processing.classJarInputStreamBasedArchiveDescriptorAn ArchiveDescriptor implementation that works on archives accessible through aJarInputStream.
-