com.googlecode.jpattern.orm.crud
Class ColumnValueGeneratorFactory

java.lang.Object
  extended by com.googlecode.jpattern.orm.crud.ColumnValueGeneratorFactory

public abstract class ColumnValueGeneratorFactory
extends Object

Author:
Francesco Cina 13/giu/2011

Constructor Summary
ColumnValueGeneratorFactory()
           
 
Method Summary
static AColumnValueGenerator generator(GeneratorType generatorType, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColumnValueGeneratorFactory

public ColumnValueGeneratorFactory()
Method Detail

generator

public static AColumnValueGenerator generator(GeneratorType generatorType,
                                              String name)


Copyright © 2011. All Rights Reserved.