test.com.william.model
Class TagWiki

java.lang.Object
  extended by net.csdn.jpa.model.JPABase
      extended by net.csdn.jpa.model.Model
          extended by test.com.william.model.TagWiki
All Implemented Interfaces:
GenericModel

public class TagWiki
extends Model

User: WilliamZhu Date: 12-8-7 Time: 上午8:30


Nested Class Summary
 
Nested classes/interfaces inherited from class net.csdn.jpa.model.Model
Model.JPAQuery
 
Field Summary
 
Fields inherited from class net.csdn.jpa.model.Model
parent$_validate_info
 
Fields inherited from class net.csdn.jpa.model.JPABase
logger, mysqlClient, validateParses, validateResults
 
Constructor Summary
TagWiki()
           
 
Method Summary
 
Methods inherited from class net.csdn.jpa.model.Model
all, count, count, create, delete, deleteAll, find, find, find, findAll, findByHQL, findById, findBySql, in, in, joins, limit, nativeSqlClient, nativeSqlClient, offset, order, select, validate_info, validate, where, where, where
 
Methods inherited from class net.csdn.jpa.model.JPABase
associate, attr, attr, delete, em, findService, getJPAConfig, getJPAContext, id, key, m, merge, refresh, save, save, update, valid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagWiki

public TagWiki()


Copyright © 2014. All Rights Reserved.