test.com.william.model
Class TagGroup

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

public class TagGroup
extends Model

User: WilliamZhu Date: 12-7-23 Time: 下午4:54


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
TagGroup()
           
 
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

TagGroup

public TagGroup()


Copyright © 2014. All Rights Reserved.