|
Partner
|
|

NetBeans.org
We are a Partner of
NetBeans. CROSSFIRE JAPAN is registered HERE.
|
|

ComponentSource is the biggest market place of Software Products.
|
|
To be a partner
|

Please vote us !
|
Overview of Trial version
Movie DEMOS
|
Introduction Demo->    |
|
This demo show you how to start CROSSFIRE O/R and what this tool generates. |
DOWNLOAD CROSSFIRE O/R Basic Edition(FREE) and Commercial Version.
Difference between CROSSFIRE O/R Basic Edition and Pro Edition.
Pro Edition will com soon.
Download Manual
You can download manual from HERE.
System requirementFollowing environment is required to run this
trial.
Service |
Software |
Comment |
OS |
Windows, Linux, UNIX |
Same with Eclipse3.1 |
JavaSDK |
J2SE Version 1.4 or later |
Same with Eclipse3.1 |
Version up information
2006/04/18 CROSSFIRE O/R 1.0.6
- Updated open source framework in the templete project.
at jp.crossfire.framework.database.Condition
we added token '%' and '?'.
It is because on handling CONDITION which contains 'like', '%', and '?'
we cannot detect '%', and '?' as a token.
If you started development, please download Condition.java and replace it.
- Updated plugin module handling Condition part for same reason.
2006/04/09 CROSSFIRE O/R 1.0.5
- Updated open source framework in the templete project.
at jp.crossfire.framework.database.SQLExecutor
commented out finalize().
It is because sometimes SQLExecutor closed incorrect timing.
If you started development, please download SQLExecutor.java and replace it.
2006/04/03 CROSSFIRE O/R 1.0.4
- Fixed Foreign key reference Bug
- Self Reference(ex. CHILDREN table has foreign key refering CHILDREN TABLE)
2006/02/26 CROSSFIRE O/R 1.0.2
2006/02/22 CROSSFIRE O/R 1.0.1
|