org.hibernate.envers.configuration.metadata
Class QueryGeneratorBuilder
java.lang.Object
org.hibernate.envers.configuration.metadata.QueryGeneratorBuilder
public final class QueryGeneratorBuilder
- extends Object
Builds query generators, for reading collection middle tables, along with any related entities.
The related entities information can be added gradually, and when complete, the query generator can be built.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.