· Регистрация 
софт скрипты драйвера форумы блоги  
Пример: windows
Софт
Новости софта
Обзоры
Статьи
Авторам
Софт
Mac Linux PDA/Mobile
Linux Базы данных Движки

Страница программы pBeans 2.0.2

pBeans project is a Object/Relational (O/R) database mapping layer.


  Описание программы   Комментарии (0)   Скриншоты (0)   Файлы (1)  
АвторJose Solorzano
СайтПерейти
Обновление03.04.2007, 10:30
НазваниеpBeans
ВерсияpBeans 2.0.2
ЯзыкиАнглийский
ЛицензияGPL (GNU GPL)
СтоимостьБесплатно
СистемыLinux
Размер?
Рейтинг
Голосов: 1

Скачать бесплатно pBeans
Закачек: 0
найти или купить на Allsoft.ru
софт в Allsoft.ru 




Описание программы pBeans
pBeans project is a Object/Relational (O/R) database mapping layer. It is designed to be simple to use and automated.
The idea is that you save time and effort by simply focusing on writing Java classes, and not worrying about maintenance of matching SQL scripts, schema evolution, XML based schemas, or generating code. The pBeans framework takes care of persisting JavaBeans with little assistance from the developer.
· Ключевые особенности и характеристики pBeans 2.0.2
· Automatic Table Creation and Schema Evolution- Tables corresponding to JavaBean classes are created on demand. Field types are based, by default, on JavaBean compile-time types. Field type changes and new fields are detected. Manually changing tables (user-managed mode) is also supported.

· Based on Annotated JavaBeans- You define a getter and setter for each bean property. Persisent bean classes only need to be tagged with a @PersistentClass annotation.

· Transitive Persistence- If object A is persisted and it refers to Persistent object B, then object B is automatically persisted. If Persistent object C also refers to B, and C is also persisted, the record for object B in the database is not duplicated.

· Instance Consistency- If you retrieve an object from persistent storage that is already known to exist in main memory, you get a reference to the object in main memory. (Garbage collection is allowed to happen via weak references.)

· Near-Zero Configuration- There is no need to define schemas or anything of the sort in a language other than Java, and there are no code generation steps of any kind. No XML or SQL need to be written, except the necessary to create a database and grant user permissions. However, you can instruct pBeans to let you manage database modifications manually.

· Database features- Transactions and auto-increment IDs (MySQL only) are now supported.

· Flexibility- Via annotations users are allowed to define their own table and field names, the name of the primary key, whether fields are nullable, whether tables are user-managed (not automatically modified), table indexes, unique or otherwise, whether unused fields should be deleted, whether a field is nullable, whether it is renamed from another field (to prevent loss of data when a property is renamed), etc.

· Servlet support- A pBeans store may be easily configured using servlet context parameters (see ServletAccess.)
· Ограничения pBeans 2.0.2
Ограничения не определены
· Специальные требования pBeans 2.0.2
· 2EE/J2SE 5+.
· A JDBC Driver.
· A Relational Database.
· История версий и изменений pBeans
Версия: 2.0.2
· A rollback parameter was added to methods that end a transaction.
· A couple significant bugs were fixed.
· Описание и дополнения от редакторов и пользователей сайта
Пока нет
Связанные статьи, обзоры и новости
Нет относящихся к программе статей и обзоров.


Другие программы от Jose Solorzano
Больше не найдено программ этого автора.
     
Похожие программы

Dee-Python 0.12
Dee-Python is an implementation of a truly relational database language with Python.
29.05.2007, 01:39 | ? | GPL (GNU GPL) | 6


A MySQL Storage Engine for AWS S3 0.06
A MySQL Storage Engine for AWS S3 is a plugin storage engine that allows MySQL to access Amazon Web Services.
20.04.2007, 07:36 | ? | GPL (GNU GPL) | 2


PrimeBase XT 0.9.86
PrimeBase XT (PBXT) is a transactional storage engine for MySQL.
17.04.2007, 03:42 | ? | LGPL | 0


Dataxi 1.0.1
Dataxi project is a collection of tools for developing form-based information systems.
17.04.2007, 02:27 | ? | GPL (GNU GPL) | 0

Разделы