パッケージ: libcastor-core-java (1.3.2-7)
libcastor-core-java に関するリンク
Debian の資源:
castor ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [castor-data-binding.github.io]
類似のパッケージ:
Data binding framework for Java (XML, Objects, DB) - Core
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 core functionality of Castor and it is required by all other modules.
その他の libcastor-core-java 関連パッケージ
|
|
|
|
-
- dep: libcommons-logging-java
- 複数のロギング API の共通ラッパインターフェース
-
- sug: libcastor-java-doc (= 1.3.2-7)
- Documentation for Castor Java databinding framework