first commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: ZhiqimORM
|
||||
Bundle-SymbolicName: zhiqim_orm
|
||||
Bundle-Version: 1.5.0
|
||||
Export-Package: org.zhiqim.orm,
|
||||
org.zhiqim.orm.annotation,
|
||||
org.zhiqim.orm.config,
|
||||
org.zhiqim.orm.datasource,
|
||||
org.zhiqim.orm.dbo,
|
||||
org.zhiqim.orm.dbo.condition,
|
||||
org.zhiqim.orm.dbo.defined,
|
||||
org.zhiqim.orm.executor,
|
||||
org.zhiqim.orm.policy
|
||||
Require-Bundle: zhiqim
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
||||
Reference in New Issue
Block a user