test.com.william.model
Class TagSynonym

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

public class TagSynonym
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
TagSynonym()
           
 
Method Summary
 Association tags()
           
 
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

TagSynonym

public TagSynonym()
Method Detail

tags

public Association tags()


Copyright © 2014. All Rights Reserved.