org.hibernate.id
Class SequenceIdentityGenerator.NoCommentsInsert
java.lang.Object
   org.hibernate.sql.Insert
org.hibernate.sql.Insert
       org.hibernate.id.insert.IdentifierGeneratingInsert
org.hibernate.id.insert.IdentifierGeneratingInsert
           org.hibernate.id.SequenceIdentityGenerator.NoCommentsInsert
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:
- setCommentin class- Insert
 
- 
 
Copyright © 2001-2010 Red Hat, Inc.  All Rights Reserved.