Add Read Method
Introduce a method, in this case a stored procedure, to implement the re-trieval of the data representing zero or more business entities from the data-base.
Example
For more information see page 240 of Database Refactoring
Refactoring Databases - Evolutionary Database Design |
Add Read MethodIntroduce a method, in this case a stored procedure, to implement the re-trieval of the data representing zero or more business entities from the data-base. Example
For more information see page 240 of Database Refactoring |