文件名称:TORM
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.15mb
- 下载次数:
- 0次
- 提 供 者:
- 徐**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
软件设计课做的一个类似Hibernate的O/R Mapping的框架-Software design class to do a similar Hibernate s O/R Mapping fr a mework
相关搜索: torm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TORM
....\.classpath
....\.project
....\ant
....\...\build.xml
....\bin
....\...\cn
....\...\..\edu
....\...\..\...\nju
....\...\..\...\...\software
....\...\..\...\...\........\sd
....\...\..\...\...\........\..\torm
....\...\..\...\...\........\..\....\cfg
....\...\..\...\...\........\..\....\...\Configuration.class
....\...\..\...\...\........\..\....\...\PersistenceClass.class
....\...\..\...\...\........\..\....\...\PersistenceProperty.class
....\...\..\...\...\........\..\....\exception
....\...\..\...\...\........\..\....\.........\DatabaseAccessException.class
....\...\..\...\...\........\..\....\.........\FieldAccessException.class
....\...\..\...\...\........\..\....\.........\IllegalOperationException.class
....\...\..\...\...\........\..\....\.........\MappingException.class
....\...\..\...\...\........\..\....\.........\NoSuchFieldException.class
....\...\..\...\...\........\..\....\.........\UnRegisteredClassException.class
....\...\..\...\...\........\..\....\impl
....\...\..\...\...\........\..\....\....\BufferPool.class
....\...\..\...\...\........\..\....\....\DefaultPersistenceManager.class
....\...\..\...\...\........\..\....\....\MySQLPersistenceManager.class
....\...\..\...\...\........\..\....\....\PersistenceObjectMethodInterceptor.class
....\...\..\...\...\........\..\....\....\SQLServerPersistenceManager.class
....\...\..\...\...\........\..\....\PersistenceException.class
....\...\..\...\...\........\..\....\PersistenceManager.class
....\...\..\...\...\........\..\....\test
....\...\..\...\...\........\..\....\....\AllTests.class
....\...\..\...\...\........\..\....\....\beans
....\...\..\...\...\........\..\....\....\.....\Animal.class
....\...\..\...\...\........\..\....\....\.....\Animal.trm.xml
....\...\..\...\...\........\..\....\....\.....\Building.class
....\...\..\...\...\........\..\....\....\.....\Building.trm.xml
....\...\..\...\...\........\..\....\....\.....\Cat.class
....\...\..\...\...\........\..\....\....\.....\Cat.trm.xml
....\...\..\...\...\........\..\....\....\.....\ChessPlayer.class
....\...\..\...\...\........\..\....\....\.....\ChessPlayer.trm.xml
....\...\..\...\...\........\..\....\....\.....\Computer.class
....\...\..\...\...\........\..\....\....\.....\Computer.trm.xml
....\...\..\...\...\........\..\....\....\.....\Course.class
....\...\..\...\...\........\..\....\....\.....\Course.trm.xml
....\...\..\...\...\........\..\....\....\.....\Customer.class
....\...\..\...\...\........\..\....\....\.....\Customer.trm.xml
....\...\..\...\...\........\..\....\....\.....\Homework.class
....\...\..\...\...\........\..\....\....\.....\Homework.trm.xml
....\...\..\...\...\........\..\....\....\SimpleTestCase.class
....\...\..\...\...\........\..\....\....\TestAnimal.class
....\...\..\...\...\........\..\....\....\TestBuilding.class
....\...\..\...\...\........\..\....\....\TestCat.class
....\...\..\...\...\........\..\....\....\TestChessPlayer.class
....\...\..\...\...\........\..\....\....\TestComputer.class
....\...\..\...\...\........\..\....\....\TestCourse.class
....\...\..\...\...\........\..\....\....\TestCustomer.class
....\...\..\...\...\........\..\....\....\TestHomework.class
....\...\..\...\...\........\..\....\util
....\...\..\...\...\........\..\....\....\IDGenerator.class
....\...\..\...\...\........\..\....\....\IDGeneratorFactory.class
....\...\..\...\...\........\..\....\....\IncrementIDGenerator.class
....\...\..\...\...\........\..\....\....\ShuffleIDGenerator.class
....\...\lib
....\...\...\torm.jar
....\...\torm-mysql.cfg.xml
....\...\torm-sqlserver.cfg.xml
....\...\torm.cfg.xml
....\doc
....\...\allclasses-frame.html
....\...\allclasses-noframe.html
....\...\cn
....\...\..\edu
....\...\..\...\nju
....\...\..\...\...\software
....\...\..\...\...\........\sd
....\...\..\...\...\........\..\torm
....\...\..\...\...\........\..\....\cfg
....\...\..\...\...\........\..\....\...\Configuration.html
....\...\..\...\...\........\..\....\...\package-frame.html
....\...\..\...\...\........\..\....\...\package-summary.html
....\...\..\...\...\........\..\....\...\pac
....\.classpath
....\.project
....\ant
....\...\build.xml
....\bin
....\...\cn
....\...\..\edu
....\...\..\...\nju
....\...\..\...\...\software
....\...\..\...\...\........\sd
....\...\..\...\...\........\..\torm
....\...\..\...\...\........\..\....\cfg
....\...\..\...\...\........\..\....\...\Configuration.class
....\...\..\...\...\........\..\....\...\PersistenceClass.class
....\...\..\...\...\........\..\....\...\PersistenceProperty.class
....\...\..\...\...\........\..\....\exception
....\...\..\...\...\........\..\....\.........\DatabaseAccessException.class
....\...\..\...\...\........\..\....\.........\FieldAccessException.class
....\...\..\...\...\........\..\....\.........\IllegalOperationException.class
....\...\..\...\...\........\..\....\.........\MappingException.class
....\...\..\...\...\........\..\....\.........\NoSuchFieldException.class
....\...\..\...\...\........\..\....\.........\UnRegisteredClassException.class
....\...\..\...\...\........\..\....\impl
....\...\..\...\...\........\..\....\....\BufferPool.class
....\...\..\...\...\........\..\....\....\DefaultPersistenceManager.class
....\...\..\...\...\........\..\....\....\MySQLPersistenceManager.class
....\...\..\...\...\........\..\....\....\PersistenceObjectMethodInterceptor.class
....\...\..\...\...\........\..\....\....\SQLServerPersistenceManager.class
....\...\..\...\...\........\..\....\PersistenceException.class
....\...\..\...\...\........\..\....\PersistenceManager.class
....\...\..\...\...\........\..\....\test
....\...\..\...\...\........\..\....\....\AllTests.class
....\...\..\...\...\........\..\....\....\beans
....\...\..\...\...\........\..\....\....\.....\Animal.class
....\...\..\...\...\........\..\....\....\.....\Animal.trm.xml
....\...\..\...\...\........\..\....\....\.....\Building.class
....\...\..\...\...\........\..\....\....\.....\Building.trm.xml
....\...\..\...\...\........\..\....\....\.....\Cat.class
....\...\..\...\...\........\..\....\....\.....\Cat.trm.xml
....\...\..\...\...\........\..\....\....\.....\ChessPlayer.class
....\...\..\...\...\........\..\....\....\.....\ChessPlayer.trm.xml
....\...\..\...\...\........\..\....\....\.....\Computer.class
....\...\..\...\...\........\..\....\....\.....\Computer.trm.xml
....\...\..\...\...\........\..\....\....\.....\Course.class
....\...\..\...\...\........\..\....\....\.....\Course.trm.xml
....\...\..\...\...\........\..\....\....\.....\Customer.class
....\...\..\...\...\........\..\....\....\.....\Customer.trm.xml
....\...\..\...\...\........\..\....\....\.....\Homework.class
....\...\..\...\...\........\..\....\....\.....\Homework.trm.xml
....\...\..\...\...\........\..\....\....\SimpleTestCase.class
....\...\..\...\...\........\..\....\....\TestAnimal.class
....\...\..\...\...\........\..\....\....\TestBuilding.class
....\...\..\...\...\........\..\....\....\TestCat.class
....\...\..\...\...\........\..\....\....\TestChessPlayer.class
....\...\..\...\...\........\..\....\....\TestComputer.class
....\...\..\...\...\........\..\....\....\TestCourse.class
....\...\..\...\...\........\..\....\....\TestCustomer.class
....\...\..\...\...\........\..\....\....\TestHomework.class
....\...\..\...\...\........\..\....\util
....\...\..\...\...\........\..\....\....\IDGenerator.class
....\...\..\...\...\........\..\....\....\IDGeneratorFactory.class
....\...\..\...\...\........\..\....\....\IncrementIDGenerator.class
....\...\..\...\...\........\..\....\....\ShuffleIDGenerator.class
....\...\lib
....\...\...\torm.jar
....\...\torm-mysql.cfg.xml
....\...\torm-sqlserver.cfg.xml
....\...\torm.cfg.xml
....\doc
....\...\allclasses-frame.html
....\...\allclasses-noframe.html
....\...\cn
....\...\..\edu
....\...\..\...\nju
....\...\..\...\...\software
....\...\..\...\...\........\sd
....\...\..\...\...\........\..\torm
....\...\..\...\...\........\..\....\cfg
....\...\..\...\...\........\..\....\...\Configuration.html
....\...\..\...\...\........\..\....\...\package-frame.html
....\...\..\...\...\........\..\....\...\package-summary.html
....\...\..\...\...\........\..\....\...\pac