public interface CustomerCreditDao
| Modifier and Type | Method and Description |
|---|---|
void |
writeCredit(CustomerCredit customerCredit) |
void writeCredit(CustomerCredit customerCredit) throws Exception
ExceptionCopyright © 2013 SpringSource. All Rights Reserved.