14. Database Connectivity
Prev
Next
14. Database Connectivity
Table of Contents
ZK Is Presentation-Tier Only
Simplest Way to Use JDBC (but not recommended)
Use with Connection Pooling
Connect and Close a Connection
Configure Connection Pooling
ZK Features Applicable to Database Access
The org.zkoss.zk.ui.event.EventThreadCleanup Interface
Access Database in EL Expressions
Transaction and org.zkoss.zk.util.Initiator
This chapter describes how to make connections to database.