org.hibernate.id
Class SequenceIdentityGenerator.NoCommentsInsert
java.lang.Object
org.hibernate.sql.Insert
org.hibernate.id.insert.IdentifierGeneratingInsert
org.hibernate.id.SequenceIdentityGenerator.NoCommentsInsert
- Enclosing class:
- SequenceIdentityGenerator
public static class SequenceIdentityGenerator.NoCommentsInsert
- extends IdentifierGeneratingInsert
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SequenceIdentityGenerator.NoCommentsInsert
public SequenceIdentityGenerator.NoCommentsInsert(Dialect dialect)
setComment
public Insert setComment(String comment)
- Overrides:
setComment
in class Insert
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.