InsertCustomer Method (customer)
From Design Pattern Framework 3.5
Design Pattern Framework 3.5
InsertCustomer Method (customer)
Patterns-In-Action! Application ► DataObjects.AdoNet.Oracle ► OracleCustomerDao ► InsertCustomer(Customer)
Inserts a new customer. Stubbed.
- customer (Customer)
- Customer.
Following insert, customer object will contain the new identifier.