mrg / cbe

Cayenne by Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cayenne by Example

Welcome to the Cayenne by Example project.

Cayenne by Example illustrates some of the major features of the Apache Cayenne ORM framework through standalone examples (runnable by Maven, each a standalone Eclipse project).

The project consists of two parts:

  1. The source code for the project, which you have already found here at GitHub.
  2. The book for the project, hosted by GitHub Pages.

NOTE: This project is under development and the source code and book may not always agree.

The source code is inside the folders of this project, organized by chapter/feature. Each standalone project tries to include enough JavaDoc to help you understand what the code is doing, but you are also encouraged to reference the book when needed.

Feedback is appreciated. Open an issue for any problems.

Thanks!

License

This book and the accompanying source code is licensed under the Apache License.

Copyright 2011+ Michael Gentry

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Cayenne by Example

License:Other


Languages

Language:Java 100.0%