com.googlecode.jpattern.orm.dialect
Class Oracle10gDialect

java.lang.Object
  extended by com.googlecode.jpattern.orm.dialect.DefaultDialect
      extended by com.googlecode.jpattern.orm.dialect.Oracle10gDialect
All Implemented Interfaces:
IDialect

public class Oracle10gDialect
extends DefaultDialect

Author:
Francesco Cina 28/giu/2011

Constructor Summary
Oracle10gDialect()
           
 
Method Summary
 
Methods inherited from class com.googlecode.jpattern.orm.dialect.DefaultDialect
insertQuerySequence
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Oracle10gDialect

public Oracle10gDialect()


Copyright © 2011. All Rights Reserved.