Uses of Package
org.hibernate.search.util.common.impl
Packages that use org.hibernate.search.util.common.impl
Package
Description
-
Classes in org.hibernate.search.util.common.impl used by org.hibernate.search.mapper.orm.bootstrap.implClassDescriptionA helper for closing multiple resources and re-throwing only one exception,
suppressingthe others as necessary. -
Classes in org.hibernate.search.util.common.impl used by org.hibernate.search.mapper.pojo.mapping.implClassDescriptionA helper for closing multiple resources and re-throwing only one exception,
suppressingthe others as necessary. -
Classes in org.hibernate.search.util.common.impl used by org.hibernate.search.util.common.implClassDescriptionA base class implementing the logic behind
CloserandSuppressingCloser.A helper for closing multiple resources and re-throwing only one exception,suppressingthe others as necessary.A helper for closing multiple resources and re-throwing a provided exception,suppressingany exceptions caught while closing.