Design Pattern Framework 3.5
GetCustomer Method (customerId)
Patterns-In-Action! Application ► DataObjects.AdoNet.Oracle ► OracleCustomerDao ► GetCustomer(Int32)
Gets a customer. Stubbed.
Declaration Syntax
Parameters
- customerId (Int32)
- Unique customer identifier.
Return Value
Customer.