Presentation is loading. Please wait.

Presentation is loading. Please wait.

Data Access Layer (Con’t) (Overview)

Similar presentations


Presentation on theme: "Data Access Layer (Con’t) (Overview)"— Presentation transcript:

1 Data Access Layer (Con’t) (Overview)
Custom View Class (i.e. AccountAddressView) Class specific to database table or SQL view. Mapped to CRUD + TXNID (i.e READ_ACCOUNT_ADDRESS) DBViewBean Class Class exposes JDBC-like methods to query and manipulate data Data Access Layer Provides common methods to perform READ, DELETE, UPDATE, INSERT, NEXTVAL JDBC calls. Performs single and batch processing. Governs rollbacks and auto-commits. Provides DB connection pooling Provides SQL query mapping from SQL XML maps via CRUD + TXNID (i.e. READ_ACCOUNT_ADDRESS) Data Base


Download ppt "Data Access Layer (Con’t) (Overview)"

Similar presentations


Ads by Google