org.apache.torque.engine.platform
Class PlatformMsaccessImpl

java.lang.Object
  extended byorg.apache.torque.engine.platform.PlatformDefaultImpl
      extended byorg.apache.torque.engine.platform.PlatformMsaccessImpl
All Implemented Interfaces:
Platform

public class PlatformMsaccessImpl
extends PlatformDefaultImpl

MS Access Platform implementation.

Version:
$Id: PlatformMsaccessImpl.java 239624 2005-08-24 12:18:03Z henning $
Author:
Martin Poeschl

Field Summary
 
Fields inherited from interface org.apache.torque.engine.platform.Platform
IDENTITY, SEQUENCE
 
Constructor Summary
PlatformMsaccessImpl()
          Default constructor.
 
Methods inherited from class org.apache.torque.engine.platform.PlatformDefaultImpl
getAutoIncrement, getDomainForSchemaType, getMaxColumnNameLength, getNativeIdMethod, getNullString, hasScale, hasSize, setSchemaDomainMapping
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformMsaccessImpl

public PlatformMsaccessImpl()
Default constructor.



Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.