Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Using the Java Persistence API in Desktop Applications
- The JSR 220 specification defines Enterprise JavaBeans 3.0. One of its primary goals is to simplify the creation, management, and storage of entity beans. Working towards that goal, Sun Microsystems and supporting community developers created a new Application Programming Interface API that lets one use "Plain old Java objects" or...
- Tags: Desktop, Bean, Sun Microsystems Inc., API, JSR 220 Specification, Java Persistence Application Programming Interface, Programming Languages, EJB, Java, Software Development, Software/Web Development
- White papers 2007-06-01
- Using the Persistence API in Desktop Applications
- The JSR 220 specification defines Enterprise JavaBeans 3.0. One of its primary goals is to simplify the creation, management, and storage of entity beans. Working towards that goal, Sun Microsystems and supporting community developers created a new Application Programming Interface API that lets one use "Plain old Java objects" or...
- Tags: Bean, Sun Microsystems Inc., API, JSR 220 Specification, Java Persistence Application Programming Interface, EJB, Desktops, Software Development, Software/Web Development, Hardware
- White papers 2007-06-01
Additional Resources
- The Java Persistence API - A Simpler Programming Model for Entity Persistence
- A major enhancement in Enterprise JavaBeans EJB technology is the addition of the new Java Persistence API, which simplifies the entity persistence model and adds capabilities that were not in EJB 2.1 technology. The Java Persistence API deals with the way relational data is mapped to Java objects ("Persistent entities"),...
- Tags: Programming Model, API, Programming, Entity Persistence, EJB, J2Ee, Programming Languages, Java, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
- White papers 2006-05-01
- Using Java Persistence API Within a Visual Web JSF Application
- Using NetBeans IDE 6.0 and the Visual Web tools, one can write applications that connect to database tables using the Java Persistence API JPA in addition to the Visual Web JSF data provider components. After one establishes the connection to the database table, one can use the Java Persistence API...
- Tags: Web, API, Programming Languages, Java, Storage, Databases, Software Development, Software/Web Development, Hardware, Enterprise Software, Software, Data Management
- White papers 2007-12-03
- Embedded Java Persistence
- Oracle Berkeley DB Java Edition is a 100% Pure Java database one can embed within a Java application. It draws on the venerable heritage of Berkeley DB, implementing the same successful underlying principles and concepts in a way that takes full advantage of the Java platform. This paper introduces Oracle...
- Tags: Oracle Corp., Oracle Berkeley DB Java Edition, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2007-03-01
- An Introduction to Java Persistence for Client-Side Developers
- The Java Persistence API was designed as a simple way to load and save the data objects without using any SQL at all. Since it was also designed to be implementation independent, the user can change the database or persistence provider as the needs change and not worry about anything...
- Tags: Developer, Sun Microsystems Inc., Programming Languages, Java, Software Development, Software/Web Development
- White papers 2006-05-25
- More Persistence for Client-Side Developers
- Java Persistence is a powerful technology designed to store all of the data objects in a full relational database without having to write a single line of SQL. Persistence allows desktop applications to access remote databases easily, simplifying the typical CRUD app development process. Persistence also allows client developers to...
- Tags: Developer, Java Persistence, Persistence, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
- White papers 2006-06-08
- Better JPA, Better JAXB, and Better Annotations Processing With Java SE 6
- Off late released Java SE Standard Edition 6 brings greater convenience and greater usability to several portions of the Java programming language and platform. In particular, Java SE 6 makes it easier for Java developers to apply JAXB Java Architecture for XML Binding and annotations processing to their development efforts,...
- Tags: Programming Languages, Java, Software Development, Software/Web Development
- White papers 2007-09-01
- DBVA for Eclipse Java Edition (exe)
- DBVA for Eclipse (DBVA-EC) 3.1, a sophisticated Object to Relational mapping designer and code generator to you. DB-VA generates real executable persistence code, persistence layer and database DDL or direct execute to the database. You can focus on developing business logic and user interface without care about the database issue....
- Tags: Visual Paradigm International, Java, Eclipse, DB-VA, Java Development Tools, Storage, Open Source, Databases, Development Tools, Software Development, Software/Web Development, Hardware, Enterprise Software, Software, Data Management
- Software downloads 2006-05-14
- Java for the Beginning Programmer (zip)
- All of the examples from the book Java for the Beginning Programmer, ISBN: 0977320618. Learn the basics of Java with these examples. Java for the Beginning Programmer teaches Java to someone with absolutely no programming background. This book focuses on core programming topics such as variables, looping, subroutines, and program...
- Tags: Programmer, Programming, Development Tools, Programming Languages, Java, Software Development, Software/Web Development
- Software downloads 2006-07-11
- Java SE 6 (JDK 6) (exe)
- Java Platform, Standard Edition (also known as Java 2 Platform) lets you develop and deploy Java applications on desktops and servers, as well as today's demanding Embedded and Real-Time environments. Java SE includes classes that support the development of Java Web Services and provides the foundation for Java Platform, Enterprise...
- Tags: JDK, Java Community, Java SE, Programming Languages, Java, Software Development, Software/Web Development
- Software downloads 2008-07-02
- Save time and aggravation with these quick solutions to thorny Java programming problems
- This sample chapter from Java Programming 10-Minute Solutions provides direct, specific solutions to five thorny problems both beginning and experienced Java programmers are likely to encounter. A straightforward Q&A approach and in-depth, code-intensive solutions address the following problems/projects: Copying and deleting directories and files...
- Tags: Sybex, Programming, Programming Languages, Java, Software Development, Software/Web Development
- Book chapters 2006-12-19
- LdapTemplate: LDAP Programming in Java Made Simple
- The Java Naming and Directory Interface JNDI is for LDAP programming what Java DataBase Connectivity JDBC is for SQL programming. There are several similarities between JDBC and JNDI/LDAP Java LDAP. Despite being two completely different APIs with different pros and cons, they share a number of less flattering characteristics. Spring...
- Tags: JNDI, JDBC, Programming, LDAP, Java, Programming Languages, Databases, Directory Services, Enterprise Software, Software, Software Development, Software/Web Development, Data Management
- White papers 2006-04-18
- Simplifying Development
- The goal of Enterprise JavaBeans EJB 3.0 is to simplify the development of Java applications and standardize the persistence application-programming interface for the Java platform. EJB 3.0 directly addresses the primary drawback developers have identified in EJB 2.x: complexity. Enterprise JavaBeans makes developers' lives easier, by providing a clear, standard...
- Tags: EJB, J2Ee, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
- White papers 2005-07-01
- JDBaccess for Oracle (zip)
- JDBaccess is the persistence library for the Java platform. It defines major database access operations in an easy usable API. The main interface classes are Transaction, Insert, Update, Delete, Select, Result, Procedure, Function, and CallResult. JDBaccess is completely written in the Java programming language. It supports the major two database...
- Tags: Oracle Corp., JDBC, JDBaccess, Java, Databases, Programming Languages, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Software downloads 2006-10-18
- JDBaccess for MySql (zip)
- JDBaccess is the persistence library for the Java platform. It defines major database access operations in an easy usable API. The main interface classes are Transaction, Insert, Update, Delete, Select, Result, Procedure, Function, and CallResult. JDBaccess is completely written in the Java programming language. It supports the major two database...
- Tags: MySQL, JDBC, JDBaccess, Java, Databases, Programming Languages, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Software downloads 2006-10-18
- An Introduction to Java Programming (pdf)
- This PDF tutorial from Apple Computers focuses on building a slideshow application and is meant to give you a basic and pragmatic understanding of this type of programming. This tutorial is aimed at beginning programmers who have little or no experience with programming in Java, and experienced programmers who are...
- Tags: Apple Inc., Programmer, Programming, Programming Languages, Development Tools, Java, Software Development, Software/Web Development
- Software downloads 2001-03-28
- Ammentos (zip)
- A lightweight persistence framework for Java (JDK5.0 or later). Works with annotations, does not require any configuration/mapping file, runs with any JDBC compliant database no SQL dialects to configure and supports multi-device persistence.
- Tags: BioBytes, Programming Languages, Java, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Software downloads 2005-07-25
- Invoking Assembly Language Programs From Java
- The Java Native Interface JNI provides a powerful platform for integrating code written in languages other than Java - mainly C and C++ - with that written in the Java programming language. Although, theoretically speaking, JNI does provide a fairly generalized interface; the support structure that comes with JNI is...
- Tags: JNI, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2006-10-19
- Object Relational Persistence in .NET
- Stop rolling the own persistence layer. Use Object Relational Persistence ORP to turn relational database data into business objects. This paper explains about ORP and then builds an Employee Viewer application using a .NET application framework called IdeaBlade. One can see that it's easy to build and test a business...
- Tags: RDBMS, .Net, Application Servers, Databases, Middleware, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- White papers 2005-08-11
- << Previous
- page 1 of 1
- Next >>