StarFlow应用演示地址

StarFlow应用演示地址:

http://helloflow.net

项目地址http://code.google.com/p/starflow/

通过申请,starflow可以提交到maven远程仓库!
<dependency>
    <groupId>com.googlecode.starflow</groupId>
    <artifactId>starflow</artifactId>
    <version>0.7.1-SNAPSHOT</version>
</dependency>


StarFlow理论支持任何数据库,目前支持的数据库:db2, h2, mysql, oracle, postgresql, sqlserver, sybase
创表脚本: https://starflow.googlecode.com/svn/trunk/src/main/resources/META-INF/dbscript/

猜你喜欢

转载自melin.iteye.com/blog/1281027
今日推荐