Class ClazzCRNGeneratorImpl

java.lang.Object
org.beangle.orm.hibernate.HibernateEntityDao
org.openurp.edu.clazz.dao.hibernate.internal.ClazzCRNGeneratorImpl
All Implemented Interfaces:
org.beangle.commons.dao.EntityDao, ClazzCRNGenerator

public class ClazzCRNGeneratorImpl extends org.beangle.orm.hibernate.HibernateEntityDao implements ClazzCRNGenerator
课程序号生成器,这部分代码暂时生成4位的连续课程序号(字符型).
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.beangle.orm.hibernate.HibernateEntityDao

    org.beangle.orm.hibernate.HibernateEntityDao.QuerySupport
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     

    Fields inherited from class org.beangle.orm.hibernate.HibernateEntityDao

    logger, modelMeta, sessionFactory
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    依照教学任务的教学日历和学生类别进行生成序号
    void
    分配一组序号

    Methods inherited from class org.beangle.orm.hibernate.HibernateEntityDao

    count, count, count, createBlob, createBlob, createClob, duplicate, duplicate, evict, execute, execute, executeUpdate, executeUpdate, executeUpdateRepeatly, exist, exist, exist, get, get, get, get, get, get, get, get, get, getAll, getSession, initialize, refresh, remove, remove, remove, remove, remove, save, saveOrUpdate, saveOrUpdate, saveOrUpdate, saveOrUpdate, search, search, search, search, search, setModelMeta, setSessionFactory, uniqueResult, update, update

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait