|
Partner
|
|

ComponentSource is the biggest market place of Software Products.
|
|
You can download NetBeans form NetBeans.org.And our plugin is registered
HERE |
|
To be a partner
|
|
Overview of Trial version
DOWNLOAD
DOWNLOAD CROSSFIRE O/R Community Edition(FREE).
Difference between CROSSFIRE O/R Community Edition and Pro Edition.
- Pro Edition can use more than 10 methods.(No limitation)
If you find a BUG, please contact info@crossfire.jp.
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 NetBeans5.0 |
JavaSDK |
J2SE Version 1.4.2 or later |
Same with NetBeans5.0 |
Version up information
2006/04/18 CROSSFIRE O/R for NetBeans 1.0.3
- 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 for NetBeans 1.0.2
- 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/02 CROSSFIRE O/R 1.0.1
Fixed several bugs
1. Referencing bugs
2. Self Reference(ex. CHILDREN table has foreign key refering CHILDREN
TABLE)
2006/03/30 CROSSFIRE O/R 1.0.0
|