软件包:libcastor-ddlgen-java(1.3.2-7)
libcastor-ddlgen-java 的相关链接
Debian 的资源:
下载源码包 castor:
维护者:
外部的资源:
- 主页 [castor-data-binding.github.io]
相似软件包:
Data binding framework for Java (XML, Objects, DB) - DDL generator
Castor is a data binding framework for Java. It's the shortest path between Java objects, XML documents and relational tables.
Castor XML is an XML data binding framework. Unlike the two main XML APIs, DOM (Document Object Model) and SAX (Simple API for XML) which deal with the structure of an XML document, Castor enables you to deal with the data defined in an XML document through an object model which represents that data.
Castor XML can be compared to XMLBeans framework.
Castor JDO is an Object-Relational Mapping and Data-Binding Framework. Castor can map relational database data into Java Data Object based on user-defined mapping schema. In the other point-of-view, it provides java data objects a persistence layer.
This package contains the Castor JDO DDL generator.
其他与 libcastor-ddlgen-java 有关的软件包
|
|
|
|
-
- dep: libcastor-xml-java
- Data binding framework for Java (XML, Objects, DB) - XML module
-
- sug: libcastor-java-doc (= 1.3.2-7)
- Documentation for Castor Java databinding framework