| パッケージ | 説明 |
|---|---|
| kotowari.example.dao | |
| kotowari.example.entity |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
java.util.List<Guestbook> |
GuestbookDao.selectAll() |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
int |
GuestbookDao.insert(Guestbook customer) |
| 修飾子とタイプ | フィールド | 説明 |
|---|---|---|
org.seasar.doma.jdbc.entity.GeneratedIdPropertyType<java.lang.Object,Guestbook,java.lang.Long,java.lang.Object> |
_Guestbook.$id |
the id
|
org.seasar.doma.jdbc.entity.DefaultPropertyType<java.lang.Object,Guestbook,java.lang.String,java.lang.Object> |
_Guestbook.$message |
the message
|
org.seasar.doma.jdbc.entity.DefaultPropertyType<java.lang.Object,Guestbook,java.lang.String,java.lang.Object> |
_Guestbook.$name |
the name
|
org.seasar.doma.jdbc.entity.DefaultPropertyType<java.lang.Object,Guestbook,java.time.LocalDateTime,java.lang.Object> |
_Guestbook.$postedAt |
the postedAt
|
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
Guestbook |
_Guestbook.getOriginalStates(Guestbook __entity) |
|
Guestbook |
_Guestbook.newEntity(java.util.Map<java.lang.String,org.seasar.doma.jdbc.entity.Property<Guestbook,?>> __args) |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
java.lang.Class<Guestbook> |
_Guestbook.getEntityClass() |
|
org.seasar.doma.jdbc.entity.EntityPropertyType<Guestbook,?> |
_Guestbook.getEntityPropertyType(java.lang.String __name) |
|
java.util.List<org.seasar.doma.jdbc.entity.EntityPropertyType<Guestbook,?>> |
_Guestbook.getEntityPropertyTypes() |
|
org.seasar.doma.jdbc.entity.GeneratedIdPropertyType<java.lang.Object,Guestbook,?,?> |
_Guestbook.getGeneratedIdPropertyType() |
|
java.util.List<org.seasar.doma.jdbc.entity.EntityPropertyType<Guestbook,?>> |
_Guestbook.getIdPropertyTypes() |
|
org.seasar.doma.jdbc.entity.TenantIdPropertyType<java.lang.Object,Guestbook,?,?> |
_Guestbook.getTenantIdPropertyType() |
|
org.seasar.doma.jdbc.entity.VersionPropertyType<java.lang.Object,Guestbook,?,?> |
_Guestbook.getVersionPropertyType() |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
Guestbook |
_Guestbook.getOriginalStates(Guestbook __entity) |
|
void |
_Guestbook.postDelete(Guestbook entity,
org.seasar.doma.jdbc.entity.PostDeleteContext<Guestbook> context) |
|
void |
_Guestbook.postInsert(Guestbook entity,
org.seasar.doma.jdbc.entity.PostInsertContext<Guestbook> context) |
|
void |
_Guestbook.postUpdate(Guestbook entity,
org.seasar.doma.jdbc.entity.PostUpdateContext<Guestbook> context) |
|
void |
_Guestbook.preDelete(Guestbook entity,
org.seasar.doma.jdbc.entity.PreDeleteContext<Guestbook> context) |
|
void |
_Guestbook.preInsert(Guestbook entity,
org.seasar.doma.jdbc.entity.PreInsertContext<Guestbook> context) |
|
void |
_Guestbook.preUpdate(Guestbook entity,
org.seasar.doma.jdbc.entity.PreUpdateContext<Guestbook> context) |
|
void |
_Guestbook.saveCurrentStates(Guestbook __entity) |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
Guestbook |
_Guestbook.newEntity(java.util.Map<java.lang.String,org.seasar.doma.jdbc.entity.Property<Guestbook,?>> __args) |
|
void |
_Guestbook.postDelete(Guestbook entity,
org.seasar.doma.jdbc.entity.PostDeleteContext<Guestbook> context) |
|
void |
_Guestbook.postInsert(Guestbook entity,
org.seasar.doma.jdbc.entity.PostInsertContext<Guestbook> context) |
|
void |
_Guestbook.postUpdate(Guestbook entity,
org.seasar.doma.jdbc.entity.PostUpdateContext<Guestbook> context) |
|
void |
_Guestbook.preDelete(Guestbook entity,
org.seasar.doma.jdbc.entity.PreDeleteContext<Guestbook> context) |
|
void |
_Guestbook.preInsert(Guestbook entity,
org.seasar.doma.jdbc.entity.PreInsertContext<Guestbook> context) |
|
void |
_Guestbook.preUpdate(Guestbook entity,
org.seasar.doma.jdbc.entity.PreUpdateContext<Guestbook> context) |
Copyright © 2016–2018. All rights reserved.