当前页面:
在线文档首页 >
Hibernate 3.2.4 正式版 API 英文文档
SequenceIdentityGenerator.NoCommentsInsert (Hibernate API Documentation) - Hibernate 3.2.4 正式版 API 英文文档
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