public class RevisionInfoQueryCreator extends Object
Constructor and Description |
---|
RevisionInfoQueryCreator(String revisionInfoEntityName,
String revisionInfoIdName,
String revisionInfoTimestampName,
boolean timestampAsDate) |
Modifier and Type | Method and Description |
---|---|
Query |
getRevisionDateQuery(Session session,
Number revision) |
Query |
getRevisionNumberForDateQuery(Session session,
Date date) |
Query |
getRevisionsQuery(Session session,
Set<Number> revisions) |
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved