Sponsorzy katalogu:

Centrum Rezerwacji Hoteli. Internetowy system umozliwiający dokonanie rezerwacji z natychmiastowym potwierdzeniem w ponad 500 hotelach w całej Polsce. Hotele Warszawa, hotele w Krakowie, Poznaniu, Wrocławiu i wielu innych mistach w Polsce po bardzo konkurencyjnych cenach.

Centralny System Rezerwacji Online oferuje rezerwację hoteli w całej Polsce po bezkonkurencyjnych cenach. Odwiedź www.hotele.pl i rezerwuj hotele w Polsce po super cenach !

System rezerwacji hoteli w Polsce. Szybka i intuicyjna rezerwacja, bezpieczna płatność online kartami kredytowymi i przelewami. Rezerwuj hotele w całej Polsce. W ofercie kilkaset hoteli, zarówno tych luksusowych, jak i tanich hoteli turystycznych.

Tygrys.com - katalog stron : Computers : Programming : Languages : Java : Databases and Persistence : Object Persistence
  • JPA (7)
  •  
  • JDO (17)
  •  
  • Object-Oriented DBMSs@ (13)
  •  
  • Object-Relational DBMSs@ (3)
  • Znaleziono 35 stron w kategorii Object Persistence:

    Tytuł strony: Abra
    Opis strony: A Java library and a set of tools that can be used for storing and retrieving Java objects in a relational database. [Open source, BSD license]
    Adres: http://abra.sourceforge.net/

    Tytuł strony: Ammentos
    Opis strony: A lightweight persistence framework for Java (JDK5 or later). [Open source, GPL]
    Adres: http://ammentos.biobytes.it

    Tytuł strony: Apache ObJectRelationalBridge - OJB
    Opis strony: A framework that provides transparent persistence of Java objects for JDBC-compliant RDBMS. Implements ODMG 3.0, JDO and uses XML-based O/R Mapping. [Open Source, LGPL]
    Adres: http://db.apache.org/ojb/

    Tytuł strony: CarrierWave
    Opis strony: Provides the following features: build generated client side data objects structurally mirroring server side business objects; pluggable persistence; pluggable binding between client and server; pluggable query mechanism; zero-configuration externalization and internalization of server state into and from XML. [Open source, GPL]
    Adres: http://carrierwave.sourceforge.net/

    Tytuł strony: Cayenne
    Opis strony: An Object-Relational mapping framework working with relational databases. [Open Source]
    Adres: http://cayenne.apache.org/

    Tytuł strony: COBRA
    Opis strony: An object persistence layer written in Java which uses a relational database to provide persistent storage, whilst shielding programmers from the details of relational database access. [Open Source, GPL]
    Adres: http://www.kimble.easynet.co.uk/cobra/index.htm

    Tytuł strony: CocoBase Enterprise O/R
    Opis strony: Object/Relational mapping tool, with customized mappings for each major EJB server (including JBoss). [Commercial]
    Adres: http://www.thoughtinc.com/

    Tytuł strony: DB Objects for Java
    Opis strony: Lightweight and flexible solution for storing and retrieving java objects into and from relational databases, without using SQL. [Open source, LGPL]
    Adres: http://dbobjects.sourceforge.net/

    Tytuł strony: DB Visual Architect
    Opis strony: An Object-Relational mapping tool. Generate persistent enable Java source from Class Diagram or ERD. A diagram editor is provided. It can generate code for client applications and server side applications. [Commercial]
    Adres: http://www.visual-paradigm.com/product/dbva/

    Tytuł strony: DODS (Data Object Design Studio)
    Opis strony: An Object-Relational Mapping Framework with a GUI Editor that lets you automatically create Java objects that map to relational databases. [Open Source, Mozilla-like]
    Adres: http://www.enhydra.org/tech/dods/

    Tytuł strony: EclipseLink
    Opis strony: ORM project from Eclipse (Oracle, Sun). Provides ORM, JPA, OXM, JAXB, SDO, WebServices, EIS. JPA 2.0 reference implementation, JPA provider of Oracle WebLogic, Sun Glassfish. [Open source, EPL]
    Adres: http://www.eclipse.org/eclipselink/

    Tytuł strony: FormPers
    Opis strony: A persistence framework with forms automation. It support on-the-fly SQL table creation/structure modification base on definition in Java class, automated form creation and automated form result parsing. [Freeware]
    Adres: http://www.jslope.com/formpers.html

    Tytuł strony: Hibernate ORM framework
    Opis strony: Hibernate an open source java persistence framework project. Perform powerfull object relational mapping and query databases using HQL and SQL. [Open source, LGPL]
    Adres: http://www.hibernate.org/

    Tytuł strony: iBatis
    Opis strony: XML-based Object/Relational mapping and persistence framework as well as a data access abstraction layer. [Open source]
    Adres: http://ibatis.apache.org/

    Tytuł strony: Inductor
    Opis strony: A fully type-save, declarative ORQL for Hibernate, JDO, and EJB.
    Adres: http://www.certiv.net/products/inductor.html

    Tytuł strony: Java Persistence
    Opis strony: Wikibook on JPA, and Java persistence from Wikimedia Wikibooks.
    Adres: http://en.wikibooks.org/wiki/Java_Persistence

    Tytuł strony: JavaRanch - Object Relational Mapping
    Opis strony: JavaRanch Big Moose Saloon forum for object relational mapping.
    Adres: http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=forum&f=78

    Tytuł strony: Jaxor
    Opis strony: Simple and lightweight Object/Relational mapping and persistence framework. Configuration is stored in XML files and code generation relies on Apache velocity templates. [Open Source, Apache]
    Adres: http://jaxor.sourceforge.net/

    Tytuł strony: J-Database Exchange (JDX)
    Opis strony: A cross-platform solution for transactional persistence of Java objects . By Software Tree, Inc. [Commercial]
    Adres: http://www.softwaretree.com/products/jdx/Jdx1.htm

    Tytuł strony: JDBM
    Opis strony: A simple transactional persistence engine for Java. It can used to store a mix of objects and BLOBs, and all updates are done in a transactionally safe manner. JDBM also provides scalable data structures, such as HTree and B+Tree, to support persistence of large object collections. [Open source, BSD License]
    Adres: http://jdbm.sourceforge.net/

    Tytuł strony: JDO vs. EJB by Gopalan Suresh Raj
    Opis strony: Compares and contrasts the Two Persistence Frameworks provided Java. Java Data Objects(JDO) which provides Language Transparent Orthogonal Persistence with Enterprise JavaBeans(EJB) that provides Functional Persistence.
    Adres: http://my.execpc.com/~gopalan/java/jdo/jdo_vs_ejb.html

    Tytuł strony: JGrinder
    Opis strony: Initially began as a solution for Object/Relational persistence. Supporting this involved the creation of many utility classes and tools that could be used to accelerate any application development effort. [Open source, LGPL]
    Adres: http://jgrinder.sourceforge.net/

    Tytuł strony: JORM (Java Object Repository Mapping)
    Opis strony: The ObjectWeb open source adaptable persistence service. It is used to offer CMP 2.0 for the JOnAS server, as well as Speedo, a JDO implementation. [Open source, LGPL]
    Adres: http://jorm.objectweb.org/

    Tytuł strony: jRelationalFramework
    Opis strony: A lightweight framework that was written to automate the most tedious 80% of relational database access coding and leave the other 20% to the developer. [Open Source, MPL]
    Adres: http://jrf.sourceforge.net/

    Tytuł strony: jStorm
    Opis strony: Simple tool for object-relational mapping, based on DbObjects, with mechanisms for aggregation and concurrency stamps. [Open Source, GPL]
    Adres: http://jstorm.sourceforge.net/

    Tytuł strony: Object Matter
    Opis strony: Provides an Object/Relational mapping tool with a persistence layer. Also features an introduction to Object/Relational mapping. [Commercial]
    Adres: http://www.objectmatter.com/

    Tytuł strony: Objective database abstraction layer (ODAL)
    Opis strony: A database persistence framework including query API, ORM, data validation/conversion, stored procedure support, code generation. Download and documentation are offered. [Open source, LGPL]
    Adres: http://odal.sourceforge.net/

    Tytuł strony: Object-Relational Mapping
    Opis strony: Information and facts about object-relational mapping products, architecture problem-solving, and direction in product comparison and selection.
    Adres: http://www.service-architecture.com/object-relational-mapping/

    Tytuł strony: Osage
    Opis strony: Object-Relational mapping for JDBC databases, with XML features. [Open Source, LGPL]
    Adres: http://osage.sourceforge.net/

    Tytuł strony: A Simple Data Access Layer using Hibernate
    Opis strony: Hibernate is a popular open source Object-Relational mapping tool. This article by Mario Aquino provides a quick introduction to get started with Hibernate.
    Adres: http://www.ociweb.com/jnb/jnbNov2003.html

    Tytuł strony: SimpleORM
    Opis strony: Implement, low overhead object/relational mapping on top of Java JDBC. [Open source]
    Adres: http://www.simpleorm.org/

    Tytuł strony: TopLink
    Opis strony: Object-relational bridge by Oracle. Quick tour, tutorials, and howtos. [Commercial]
    Adres: http://www.oracle.com/technology/products/ias/toplink/index.html

    Tytuł strony: Torque
    Opis strony: An XML-based persistence layer. Part of the Apache Jakarta family. [Open Source, BSD-like]
    Adres: http://db.apache.org/torque/

    Tytuł strony: ONJava.com: Don't Let Hibernate Steal Your Identity
    Opis strony: Typical means of establishing uniqueness and identity in databases, and thus Hibernate, don't necessarily suit Java's identity-oriented equals() and hashCode() methods. James Brundege has another idea for how to solve this problem. <small>(September 13, 2006)</small>
    Adres: http://www.onjava.com/pub/a/onjava/2006/09/13/dont-let-hibernate-steal-your-identity.html

    Tytuł strony: ONJava.com: Object-Relational Mapping with Apache Jakarta OJB
    Opis strony: Charles Chan demonstrates OJB, an open source Java object persistence framework. <small>(January 18, 2003)</small>
    Adres: http://www.onjava.com/pub/a/onjava/2003/01/08/ojb.html


    Cytat dnia:

    Gesty dobroci są jak letnie kwiaty wsunięte między karty książki: uczucia z nimi związane ożywają nawet po latach.

    Pam Brown

    tłumaczenie angielskiego curriculum vitea Parkiety Swieradów Zdrój - góry Izerskie Gry
    Help build the largest human-edited directory on the web.
      Submit a Site - Open Directory Project - Become an Editor  

    Zapraszamy do Globalnego Katalogu Stron - największy zbiór stron w sieci
    Sklep lcd | cb radia | projektowanie stron internetowych | ekrany reklamowe | Praca w Irlandii

    Search the Object Persistence category

    Powered by the Free PHP ODP Script
    Serwery