ojb.broker.platforms
Class PlatformHsqldbImpl

java.lang.Object
  |
  +--ojb.broker.platforms.PlatformDefaultImpl
        |
        +--ojb.broker.platforms.PlatformHsqldbImpl
All Implemented Interfaces:
Platform

public class PlatformHsqldbImpl
extends PlatformDefaultImpl

This class extends PlatformDefaultImpl and defines specific behavior for the Hsqldb platform.

Version:
1.0
Author:
Thomas Mahler

Constructor Summary
PlatformHsqldbImpl()
           
 
Methods inherited from class ojb.broker.platforms.PlatformDefaultImpl
initializeJdbcConnection, setNullForStatement, setObjectForStatement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformHsqldbImpl

public PlatformHsqldbImpl()


Authors: Thomas Mahler and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04