com.jpattern.orm.annotation.table
Class TableInfoFactory

java.lang.Object
  extended by com.jpattern.orm.annotation.table.TableInfoFactory

public class TableInfoFactory
extends Object

Author:
cinafr

Method Summary
static TableInfo getTableInfo(Class<?> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTableInfo

public static TableInfo getTableInfo(Class<?> clazz)


Copyright © 2013. All Rights Reserved.