登录
首页 » Java » axion

axion

于 2021-04-19 发布 文件大小:511KB
0 339
下载积分: 1 下载次数: 11

代码说明:

  开源的axion的数据库代码,代码写的非常好(Axion database open source code, code written in a very good)

文件列表:

axion-1.0-M2
............\build.properties.sample
............\build.xml
............\conf
............\....\axiondb.properties
............\grammars
............\........\AxionSqlParser.jj
............\LICENSE.txt
............\maven.xml
............\project.properties
............\project.xml
............\src
............\...\org
............\...\...\axiondb
............\...\...\.......\AxionCommand.java
............\...\...\.......\AxionException.java
............\...\...\.......\BinaryBranchWhereNode.java
............\...\...\.......\BindVariable.java
............\...\...\.......\BranchWhereNode.java
............\...\...\.......\Column.java
............\...\...\.......\ColumnIdentifier.java
............\...\...\.......\ComparisonOperator.java
............\...\...\.......\Constraint.java
............\...\...\.......\constraints
............\...\...\.......\...........\BaseConstraint.java
............\...\...\.......\...........\BaseSelectableBasedConstraint.java
............\...\...\.......\...........\CheckConstraint.java
............\...\...\.......\...........\NotNullConstraint.java
............\...\...\.......\...........\NullConstraint.java
............\...\...\.......\...........\package.html
............\...\...\.......\...........\PrimaryKeyConstraint.java
............\...\...\.......\...........\UniqueConstraint.java
............\...\...\.......\ConstraintViolationException.java
............\...\...\.......\Database.java
............\...\...\.......\DataType.java
............\...\...\.......\DataTypeFactory.java
............\...\...\.......\engine
............\...\...\.......\......\ArrayIndexFactory.java
............\...\...\.......\......\AxionColumnsMetaTableUpdater.java
............\...\...\.......\......\AxionSequencesMetaTableUpdater.java
............\...\...\.......\......\AxionTablesMetaTableUpdater.java
............\...\...\.......\......\AxionTypesMetaTableUpdater.java
............\...\...\.......\......\BaseArrayIndex.java
............\...\...\.......\......\BaseBTreeIndex.java
............\...\...\.......\......\BaseDatabase.java
............\...\...\.......\......\BaseDiskTable.java
............\...\...\.......\......\BaseIndex.java
............\...\...\.......\......\BaseRow.java
............\...\...\.......\......\BaseTable.java
............\...\...\.......\......\BaseWhereNodeVisitor.java
............\...\...\.......\......\BTreeIndexFactory.java
............\...\...\.......\......\ClearBindVariableWhereNodeVisitor.java
............\...\...\.......\......\commands
............\...\...\.......\......\........\AddConstraintCommand.java
............\...\...\.......\......\........\BaseAxionCommand.java
............\...\...\.......\......\........\CheckFileStateCommand.java
............\...\...\.......\......\........\CheckpointCommand.java
............\...\...\.......\......\........\CollectBindVariablesWhereNodeVisitor.java
............\...\...\.......\......\........\CreateIndexCommand.java
............\...\...\.......\......\........\CreateSequenceCommand.java
............\...\...\.......\......\........\CreateTableCommand.java
............\...\...\.......\......\........\DeleteCommand.java
............\...\...\.......\......\........\DropConstraintCommand.java
............\...\...\.......\......\........\DropSequenceCommand.java
............\...\...\.......\......\........\DropTableCommand.java
............\...\...\.......\......\........\InsertCommand.java
............\...\...\.......\......\........\package.html
............\...\...\.......\......\........\RemountCommand.java
............\...\...\.......\......\........\SelectCommand.java
............\...\...\.......\......\........\ShutdownCommand.java
............\...\...\.......\......\........\UpdateCommand.java
............\...\...\.......\......\Databases.java
............\...\...\.......\......\DiskDatabase.java
............\...\...\.......\......\DiskSystemTable.java
............\...\...\.......\......\DiskTable.java
............\...\...\.......\......\DiskTableFactory.java
............\...\...\.......\......\FindBindVariableWhereNodeVisitor.java
............\...\...\.......\......\FlattenWhereNodeVisitor.java
............\...\...\.......\......\IntArrayIndex.java
............\...\...\.......\......\IntArrayIndexLoader.java
............\...\...\.......\......\IntBTreeIndex.java
............\...\...\.......\......\IntBTreeIndexLoader.java
............\...\...\.......\......\LazyRow.java
............\...\...\.......\......\MemoryDatabase.java
............\...\...\.......\......\MemoryTable.java
............\...\...\.......\......\MemoryTableFactory.java
............\...\...\.......\......\ObjectArrayIndex.java
............\...\...\.......\......\ObjectArrayIndexLoader.java
............\...\...\.......\......\ObjectBTreeIndex.java
............\...\...\.......\......\ObjectBTreeIndexLoader.java
............\...\...\.......\......\package.html
............\...\...\.......\......\ReferencesOtherTablesWhereNodeVisitor.java
............\...\...\.......\......\rowiterators
............\...\...\.......\......\............\AbstractAcceptingRowIterator.java
............\...\...\.......\......\............\AbstractFilteringRowIterator.java
............\...\...\.......\......\............\BaseJoinedRowIterator.java
............\...\...\.......\......\............\BaseRowIterator.java
............\...\...\.......\......\............\ChainedRowIterator.java
............\...\...\.......\......\............\ChangingIndexedRowIterator.java
............\...\...\.......\......\............\CollatingRowIterator.java

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SQLite-AnalysisOfThePhysicalFile
    SQLite数据库文件分析,可以分析到删除标识,如果没有做压缩收复的话(SQLite file analysis, can be analyzed to delete the logo, if there is no compression recovered)
    2015-06-18 11:48:19下载
    积分:1
  • SqlCLRProcedure
    C# 编写SQL Server存储过程,可扩展数据库功能(C# Writing SQL Server Storage Procedures)
    2020-06-23 21:40:02下载
    积分:1
  • Lesson20Code
    数据库访问,能帮助解决很多问题的!大家可以好好学习学习。(Database access, can help solve many problems! We can learn to learn.)
    2013-07-04 11:34:58下载
    积分:1
  • bendibaocun
    用builder做的保存图片到数据库的小软件,供学习交流(Builder to do with the save the image to the of small software, for the exchange of learning )
    2014-11-18 21:39:04下载
    积分:1
  • 学生信息管理系统设计报告.doc
    学生选课系统,学生,教师,管理员的各个功能,增删查改学生信息管理系统是针对学校人事处的大量业务处理工作而开发的管理软件,主要用于学校学生信息管理,总体任务是实现学生信息关系的系统化、科学化、规范化和自动化,其主要任务是用计算机对学生各种信息进行日常管理,如查询、修改、增加、删除,另外还考虑到学生选课,针对这些要求设计了学生信息管理系统,学生信息管理系统是为了方便师傅记录学生的个人信息,成绩,主要任务是用计算机对学生各种信息进行日常管理,如查询、修改、增加、删除。学生信息管理系统设计为了师傅方便对学生信息进行修改,保存和记录,在内容方面添加了删除,修改,更新,查询等功能。
    2021-05-06下载
    积分:1
  • java图书管理系统(源码+Sql Sever+使用说明文档)
    图书馆管理系统是图书馆管理工作中不可缺少的部分,它对于图书馆的管理者和使用者都非常重要,所以图书馆管理系统应该为管理者与读者提供充足的信息和快捷的数据处理手段,但长期以来,人们使用传统的人工方式或性能较低的图书馆管理系统管理图书馆的日常事务,操作流程比较繁琐。一个成功的图书馆管理系统应提供快速的图书信息检索功能、快捷的图书借阅、归还流程
    2019-06-28下载
    积分:1
  • quanxianshezhi
    PB权限设置代码(控制控件是否可用)很不错的啊!(PB permissions set code (Control control is available) is pretty good, ah!)
    2007-09-17 14:56:53下载
    积分:1
  • SqlHelper
    数据库连接的一些基本语句,实现数据库连接的基本功能,主要用于.net平台的开发(Database connection of some of the basic statement, the realization of the basic functions of the database connection, mainly for the development of.Net platform)
    2014-04-25 20:31:30下载
    积分:1
  • TrainTicket
    一个简单的火车票查询系统,也可以维护数据库。使用VC6.0开发,MFC框架,Access数据库,ADO连接方式。(A simple ticket query system, you can also maintain the Database. Use VC6.0 development, MFC framework, Access databases, ADO connections.)
    2009-09-25 14:17:47下载
    积分:1
  • single-table-data-audit-procedures
    通用单表数据审核程序 可以设置多条审核条件。审核单表数据,变显示审核结果。(Common single-table data audit procedures can be set to a number of conditions for approval. Audit a single table data, and change the audit results.)
    2012-06-17 14:52:56下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载