Java org.hibernate.boot.archive.spi ArchiveContext fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.boot.archive.spi ArchiveContext fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.boot.archive.spi ArchiveContext.

The text is from its open source code.

Method

ArchiveEntryHandlerobtainArchiveEntryHandler(ArchiveEntry entry)
Get the handler for the given entry, which generally is indicated by the entry type (a .class file, a mapping file, etc).