1.1.1

Table Of Contents
Part 3
Developing Applications with SQLFire
Developing Applications with vFabric SQLFire explains the main concepts of programming Java and ADO.NET
applications with SQLFire APIs and the SQLFire implementation of SQL. It describes how to embed a SQLFire
instance in a Java application and how to connect as a client. This guide also describes transactional and non-transactional
behavior, and explains how to create data-aware stored procedures.
Topics:
Starting SQLFire Servers with the FabricServer Interface
Developing Java Clients and Peers
Configuring SQLFire as a JDBC Datasource
Using SQLFire with Hibernate
Storing and Loading JAR Files in SQLFire
Developing ADO.NET Client Applications
Using SQLFire.NET Designer
Understanding the Data Consistency Model
Using Distributed Transactions in Your Applications
Using Data-Aware Stored Procedures
Using the Procedure Provider API
Using the Custom Result Processor API
Programming User-Defined Types
Using Result Sets and Cursors
111