Using Java with Caché
Static Version
Contents
Contents
Chapter 1:
The Caché Java Binding
1.1 Java Binding Architecture
1.2 Installation and Configuration
1.2.1 Java Client Requirements
1.2.2 The Caché Java Packages
1.2.3 Caché Server Configuration
1.3 Sample Programs
Chapter 2:
Using the Java Binding
2.1 Generating Java Proxy Classes
2.1.1 Generating a Java Class from a Caché Class
2.2 Using Objects
2.2.1 Creating a Connection Object
2.2.2 Creating and Opening Proxy Objects
2.2.3 Using Methods and Properties
2.2.4 Saving and Closing
2.2.5 A Sample Java Binding Application
2.3 Using Streams
2.4 Using Queries
2.4.1 Class Queries
2.4.2 Using a JDBC Connection for Dynamic Queries
2.4.3 Executing an SQL Query Using JDBC
Chapter 3:
The Caché EJB Binding
3.1 How EJB Works
3.1.1 EJB Application Architecture
3.2 Caché EJB Binding Architecture
3.3 Installation and Configuration
3.3.1 Installing and Configuring the EJB Server
3.3.2 Creating an EJB Projection and JDBC Driver Configuration Information
3.3.3 Configuring the Caché JDBC Driver
3.4 Testing a Bean
Chapter 4:
Java Client Class Reference
4.1 Classes
4.1.1 Entity Names
4.1.2 Methods
4.1.3 Properties
4.2 Primitive Data Types
4.3 Collections
4.3.1 List Methods
4.3.2 Array Methods
4.4 Streams
Copyright
© 1997-2006, InterSystems Corp.
Build:
Caché v5.2 (290U-290U)
Last updated:
2006-03-22 10:03:04
Source:
GBJV.xml