test.com.william.model
Class Tag

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

public class Tag
extends Model

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


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
Tag()
           
 
Method Summary
 void afterSave()
           
static Set<String> synonym(String wow_names)
           
 Association tag_synonym()
           
 
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

Tag

public Tag()
Method Detail

tag_synonym

public Association tag_synonym()

afterSave

public void afterSave()

synonym

public static Set<String> synonym(String wow_names)


Copyright © 2014. All Rights Reserved.