메소드 | 설명 | |
---|---|---|
AbstractCascade ( IResultTransformer resultTransformer, INHibernateStatefulDao |
||
Account_Delete ( ) : |
||
Account_Insert ( ) : |
||
Account_Update ( ) : |
||
Customer_Delete ( ) : |
||
Customer_Insert ( ) : |
||
Customer_Update ( ) : |
||
Customer_Update_AddAccount ( ) : |
||
Customer_Update_RemoveAccount ( ) : |
메소드 | 설명 | |
---|---|---|
ReadAccount ( ) : |
||
ReadCustomer ( ) : |
public AbstractCascade ( IResultTransformer resultTransformer, INHibernateStatefulDao |
||
resultTransformer | IResultTransformer | |
accountDao | INHibernateStatefulDao |
|
customerDao | INHibernateStatefulDao |
|
리턴 | Bosphorus.Dao.Client.Model |
public Account_Delete ( ) : |
||
리턴 |
public Account_Insert ( ) : |
||
리턴 |
public Account_Update ( ) : |
||
리턴 |
public Customer_Delete ( ) : |
||
리턴 |
public Customer_Insert ( ) : |
||
리턴 |
public Customer_Update ( ) : |
||
리턴 |
public Customer_Update_AddAccount ( ) : |
||
리턴 |
public Customer_Update_RemoveAccount ( ) : |
||
리턴 |
protected abstract ReadAccount ( ) : |
||
리턴 |
protected abstract ReadCustomer ( ) : |
||
리턴 |