Items

アイテム

  • Unify information about a particular database in one alocation combine information in db.props and the adapter code. It could probably combined into an XML document that fully describes the properties and particular behaviour of a database.
  • db.propsとアダプタコードに局所的にまとまっている特定のデータベースに関する情報を統一する。 きっと、プロパティや特定のデータベースの振る舞いを記述するXMLドキュメントに統合できるはず。
  • Allow connection pools to be pluggable.
  • コネクションプールを取り外し可能にする。
  • Complete User's Guide.
  • ユーザガイドを完成させる。
  • Complete Developer's Guide.
  • 開発者ガイドを完成させる。
  • Allow the query model to be pluggable.
  • 問合せ(クエリ)のモデルを取り外し可能にする。