Uses of Interface
org.hibernate.tool.orm.jbt.api.wrp.ArtifactCollectorWrapper
-
Packages that use ArtifactCollectorWrapper Package Description org.hibernate.tool.orm.jbt.api.wrp org.hibernate.tool.orm.jbt.internal.factory -
-
Uses of ArtifactCollectorWrapper in org.hibernate.tool.orm.jbt.api.wrp
Methods in org.hibernate.tool.orm.jbt.api.wrp with parameters of type ArtifactCollectorWrapper Modifier and Type Method Description voidExporterWrapper. setArtifactCollector(ArtifactCollectorWrapper artifactCollectorWrapper) -
Uses of ArtifactCollectorWrapper in org.hibernate.tool.orm.jbt.internal.factory
Methods in org.hibernate.tool.orm.jbt.internal.factory that return ArtifactCollectorWrapper Modifier and Type Method Description static ArtifactCollectorWrapperArtifactCollectorWrapperFactory. createArtifactCollectorWrapper()
-