Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Transitioning into OOP: Encapsulate data with entity beans
- In a previous article,we tried to alleviate fears you may have had about building your first EJBs bywalking you through the implementation details of a simple stateless sessionEJB. In this article, I will explore the important details of entity beans andhow they are used to encapsulate data entities to be...
- Tags: EJB, EJB container, Entity Beans, J2EE, Jeff Hanson, object-oriented programming
- Technical articles 2004-11-11
- Being persistent: Tackling Entity JavaBeans
- Enterprise Java Beans EJB allow for greater code reuse and design flexibility. Our EJB series continues with a look at Entity Beans and what it means to objects that live beyond the life of a session.To take full advantage of J2EE's Enterprise JavaBeans EJB architecture, your applications shouldn't rely solely...
- Tags: J2EE, Application servers, Middleware, Enterprise software, Michael Kmiec, EJB, Entity Bean, Entity Beans, storage, bean
- Technical articles 2002-07-17
Additional Resources
- 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
- 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
- Photos: Worst tech of 2006 (so far)
- Beans, beans, the musical fruit (n/t).The thinking behind itPerhaps Sony were thinking of Java beans rather than legumes when they came up with the idea?Anyway, it is very encouraging to know that it is the controls - and not my entire extended family - who/which are stupid for having difficulty...
- Tags: PHOTOS, ., AlanGeek, hardware, photograph
- Discussion threads 2006-04-26
- Advanced Analytic Applications With Oracle JDeveloper and Oracle Business Intelligence Beans
- Oracle Business Intelligence Beans BI Beans with Oracle JDeveloper 10g are designed specifically to provide an efficient platform for quick and easy development of powerful business intelligence applications. This paper describes how the BI Beans function within Oracle's integrated technology stack and how using the BI Beans accelerates the development...
- Tags: Oracle Corp., Oracle JDeveloper, Analytic Application, Oracle Business Intelligence, Pricing, Business Intelligence, Tools & Techniques, Enterprise Software, Databases, Marketing, Software, Data Management, Management
- White papers 2004-11-01
- ADO.NET Tech Preview: Entity Data Model
- The Entity Data Model is an Entity-Relationship data model. The ER model is familiar to most if not all database application developers, and has been used successfully for about 30 years. The central concepts in the EDM are entities and relationships. Entities are instances of Entity Types (e.g., Customer, Employee)...
- Tags: Microsoft ADO.NET, Entity, Entity Data Model, Storage, Databases, .Net, Hardware, Enterprise Software, Software, Data Management, Software Development, Software/Web Development
- White papers 2006-06-01
- Writing Performant EJB Beans in the Java EE 5 Platform (EJB 3.0) Using Annotations
- The Enterprise Java Beans EJB 3.0 specification vastly improves the simplicity of programming enterprise beans. This promises to increase the productivity as a developer. But what about the productivity of the production system? Will it be fast enough to meet the demands of the organization, or will a person spend...
- Tags: Performance, Java, Performant, Programming, EJB, J2Ee, Performance Management, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Human Resources, Workforce Management, Software
- White papers 2006-09-01
- Converting an EJB 2.0 Entity Bean to EJB 3.0
- The Enterprise JavaBeans EJB 3.0 specification has facilitated the development of EJBs, by providing an annotations-based API in which the remote/local and home/local home interfaces are not required. The deployment descriptors that form the basis of an EJB 2.0 entity bean are also not required for deploying an EJB 3...
- Tags: EJB 2.0, EJB, J2Ee, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
- White papers 2006-01-01
- Enterprise JavaBeans 3.0: Developing Your First Beans
- The primary goal of the EJB 3.0 and Java Persistence specifications was to make it as easy as possible to write and deploy an EJB-based application. Creating an application is as easy as compiling the code, jarring up the classes, and running the application server. This paper gives an introduction...
- Tags: O'Reilly Media Inc., EJB, J2Ee, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
- White papers 2006-05-01
- Appreciating the Entity Object
- An Oracle Application Development Framework ADF entity object represents a business domain entity such as an order, a part, a customer, or a service request. By creating a set of associated Oracle ADF entity objects that represents the full business domain model inside the J2EE applications, one can significantly boost...
- Tags: Oracle Corp., Entity, J2Ee, Middleware, Programming Languages, Enterprise Software, Java, Software Development, Software/Web Development, Software
- White papers 2006-01-01
- The ADO.NET Entity Framework: Making the Conceptual Level Real
- This paper describes the ADO.NET Entity Framework, a platform for programming against data that raises the level of abstraction from the logical relational level to the conceptual entity level, and thereby significantly reduces the impedance mismatch for applications and data services such as reporting, analysis, and replication. The conceptual data...
- Tags: Microsoft ADO.NET, .Net, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- White papers 2006-12-01
- EZ Beans Simple Business Cards (exe)
- EZ Beans Simple Business Cards EZBeansSBC is a desktop software application that has preformatted business card layouts so all you do is enter data and print cards. It's that simple. Uses standard 10 per page business card forms. This version is the first release on CNET Download.com.
- Tags: Desktop, Desktop Software
- Software downloads 2008-01-17
- Develop your first beans in Enterprise JavaBeans 3.0
- Just as the Java platform revolutionized the way we think about software development, the Enterprise JavaBeans EJB and Java Persistence specifications revolutionized the way we think about developing enterprise software. They combine server-side components with distributed object technologies, asynchronous messaging, web services, and persistence to greatly simplify the task of...
- Tags: O'Reilly Media Inc., EJB, J2Ee, Application Servers, Middleware, Enterprise Software, Software Development, Software/Web Development, Software
- Book chapters 2006-07-24
- A brief review of the EJB 2.1 specification
- Java continues its rapid development with the EJB 2.1 specification. Take a closer look at the exciting new features available in this release.Most developers don't have the time or patience to go thru the 640-page EJB 2.1 specification, but they still need to know about enhancements introduced in EJB 2.1....
- Tags: J2EE, Application servers, Web services, Middleware, Enterprise software, Channel management, Rahul Tyagi, enterprise bean, Java, EJB, Web service, EJB 2.1, timer service, Web, Web service endpoint, bean, endpoint, stateless session bean, session bean
- Technical articles 2002-09-16
- EZ Beans Private Lesson Business Management (exe)
- EZ Beans Private Lesson Business Management EZBeansPL is a desktop software application specifically designed to assist with managing and accounting for a personal private lessons business. People, time and money are integrated to minimize data entry and organized for convenient data management and reporting. Schedule-based billing creates billing statements automatically...
- Tags: Billing, Business Management, Desktop Software, Data Management
- Software downloads 2008-01-18
- Download this free EJB book chapter and take your skills to a new level
- Enterprise Java Beans EJBs allow for more reusable code and increase flexibility. Download this free chapter from the book, EJB Design Patterns: Advanced Patterns, Processes, and Idioms, by Floyd Marinescu.If you’ve been using Enterprise Java Beans EJBs, you know that they reside between the presentation layer of an application and...
- Tags: J2EE, Application servers, Middleware, Enterprise software, Java, Matthew Osborn, EJB, EJB Design Patterns, Floyd Marinescu, Advanced Patterns, Idioms
- Technical articles 2002-06-24
- MSDN Webcast: Programming LINQ and the ADO.NET Entity Framework (Level 200)
- Language Integrated Query LINQ introduces an exciting new way for applications to build strongly typed queries that are deeply integrated into the programming language. The ADO.NET Entity Framework allows applications and services to work in terms of an application-oriented Entity Data Model, decoupling the application's data model from the storage...
- Tags: Microsoft Developer Network, Application, Webcast, Microsoft ADO.NET, LINQ, Programming, ADO.NET Entity Framework, .Net, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Webcasts 2008-01-30
- 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
- Philosophical ramblings on an abstract subject
- blog rootWhy model the world?I just participated a seminar where the topic today was, titillatingly, "management of knowledge and ignorance". The lecture handled an ontology developed by the Finnish professor emeritus Veikko Pohjola. He claimsamong other things that each entity in this world can be modelled as consisting of four...
- Tags: Strategy, ilkka.karanta@...
- Discussion threads 2005-05-20
- << Previous
- page 1 of 1
- Next >>