Author: Richard Monson-Haefel
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596002268
Category : Computers
Languages : en
Pages : 592
Book Description
This third edition explains the underlying technology, Java classes and interfaces, component model, and runtime behavior of Enterprise JavaBeans. In addition, the book contains an architecture overview, information on resource management and primary services, design strategies, and XML deployment descriptors.
Enterprise JavaBeans
Author: Richard Monson-Haefel
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596002268
Category : Computers
Languages : en
Pages : 592
Book Description
This third edition explains the underlying technology, Java classes and interfaces, component model, and runtime behavior of Enterprise JavaBeans. In addition, the book contains an architecture overview, information on resource management and primary services, design strategies, and XML deployment descriptors.
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596002268
Category : Computers
Languages : en
Pages : 592
Book Description
This third edition explains the underlying technology, Java classes and interfaces, component model, and runtime behavior of Enterprise JavaBeans. In addition, the book contains an architecture overview, information on resource management and primary services, design strategies, and XML deployment descriptors.
Developing Java Beans
Author: Robert Englander
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565922891
Category : Computers
Languages : en
Pages : 328
Book Description
This book gives you a firm grounding in every aspect of the JavaBeans component architecture.
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565922891
Category : Computers
Languages : en
Pages : 328
Book Description
This book gives you a firm grounding in every aspect of the JavaBeans component architecture.
Mastering Enterprise JavaBeans
Author: Ed Roman
Publisher: John Wiley & Sons
ISBN: 0764584928
Category : Computers
Languages : en
Pages : 842
Book Description
Includes more than 30 percent revised material and five new chapters, covering the new 2.1 features such as EJB Timer Service and JMS as well as the latest open source Java solutions The book was developed as part of TheServerSide.com online EJB community, ensuring a built-in audience Demonstrates how to build an EJB system, program with EJB, adopt best practices, and harness advanced EJB concepts and techniques, including transactions, persistence, clustering, integration, and performance optimization Offers practical guidance on when not to use EJB and how to use simpler, less costly open source technologies in place of or in conjunction with EJB
Publisher: John Wiley & Sons
ISBN: 0764584928
Category : Computers
Languages : en
Pages : 842
Book Description
Includes more than 30 percent revised material and five new chapters, covering the new 2.1 features such as EJB Timer Service and JMS as well as the latest open source Java solutions The book was developed as part of TheServerSide.com online EJB community, ensuring a built-in audience Demonstrates how to build an EJB system, program with EJB, adopt best practices, and harness advanced EJB concepts and techniques, including transactions, persistence, clustering, integration, and performance optimization Offers practical guidance on when not to use EJB and how to use simpler, less costly open source technologies in place of or in conjunction with EJB
Enterprise JavaBeans
Author: Tom Valesky
Publisher: Pearson Education India
ISBN: 9788131709085
Category : Application software
Languages : en
Pages : 356
Book Description
Publisher: Pearson Education India
ISBN: 9788131709085
Category : Application software
Languages : en
Pages : 356
Book Description
Learning Java
Author: Patrick Niemeyer
Publisher: "O'Reilly Media, Inc."
ISBN: 144937249X
Category : Computers
Languages : en
Pages : 1378
Book Description
Java is the preferred language for many of today’s leading-edge technologies—everything from smartphones and game consoles to robots, massive enterprise systems, and supercomputers. If you’re new to Java, the fourth edition of this bestselling guide provides an example-driven introduction to the latest language features and APIs in Java 6 and 7. Advanced Java developers will be able to take a deep dive into areas such as concurrency and JVM enhancements. You’ll learn powerful new ways to manage resources and exceptions in your applications, and quickly get up to speed on Java’s new concurrency utilities, and APIs for web services and XML. You’ll also find an updated tutorial on how to get started with the Eclipse IDE, and a brand-new introduction to database access in Java.
Publisher: "O'Reilly Media, Inc."
ISBN: 144937249X
Category : Computers
Languages : en
Pages : 1378
Book Description
Java is the preferred language for many of today’s leading-edge technologies—everything from smartphones and game consoles to robots, massive enterprise systems, and supercomputers. If you’re new to Java, the fourth edition of this bestselling guide provides an example-driven introduction to the latest language features and APIs in Java 6 and 7. Advanced Java developers will be able to take a deep dive into areas such as concurrency and JVM enhancements. You’ll learn powerful new ways to manage resources and exceptions in your applications, and quickly get up to speed on Java’s new concurrency utilities, and APIs for web services and XML. You’ll also find an updated tutorial on how to get started with the Eclipse IDE, and a brand-new introduction to database access in Java.
The Awesome Power of Java Beans
Author: Lawrence H. Rodrigues
Publisher: Manning Publications
ISBN:
Category : Computers
Languages : en
Pages : 580
Book Description
With complete instructions for building Java Beans and a set of ready-to-use Java Beans for a wide variety of applications, this book is a serious reference for developers and programmers. This title includes steps for converting an applet into a bean and discusses the new Glasgow and InfoBus specifications.
Publisher: Manning Publications
ISBN:
Category : Computers
Languages : en
Pages : 580
Book Description
With complete instructions for building Java Beans and a set of ready-to-use Java Beans for a wide variety of applications, this book is a serious reference for developers and programmers. This title includes steps for converting an applet into a bean and discusses the new Glasgow and InfoBus specifications.
Applying Enterprise JavaBeans
Author: Vlada Matena
Publisher: Addison-Wesley Professional
ISBN: 9780201914665
Category : Computers
Languages : en
Pages : 506
Book Description
This title provides advanced, in depth coverage of Enterprise JavaBeans (EJB) applications. It presents the EJB architecture from the point of view of the person developing EJB applications.
Publisher: Addison-Wesley Professional
ISBN: 9780201914665
Category : Computers
Languages : en
Pages : 506
Book Description
This title provides advanced, in depth coverage of Enterprise JavaBeans (EJB) applications. It presents the EJB architecture from the point of view of the person developing EJB applications.
Learning Java
Author: Patrick Niemeyer
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596002855
Category : Computers
Languages : en
Pages : 836
Book Description
This updated edition introduces the basics of Java and everything necessary to get up to speed on the new 1.4 version quickly. CD contains the Java 2 SDK for Windows, Linux and Solaris.
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596002855
Category : Computers
Languages : en
Pages : 836
Book Description
This updated edition introduces the basics of Java and everything necessary to get up to speed on the new 1.4 version quickly. CD contains the Java 2 SDK for Windows, Linux and Solaris.
Programming with Enterprise JavaBeans, JTS, and OTS
Author: Andreas Vogel
Publisher: John Wiley & Sons
ISBN:
Category : Computers
Languages : en
Pages : 374
Book Description
A complete hands-on guide to programming with the powerful new distributed object standards. If you want to take advantage of the bold new generation of object monitor technologies, you need to understand the underlying distributed object and transactional models. This book gets you quickly up and running with the essential knowledge and skills you need to program transactions. In particular, the book covers the Enterprise JavaBeans (EJB), Java Transaction Service (JTS), and Object Transaction Service (OTS) specifications. The book explains all three specifications and includes design patterns as well as substantial real-world programming examples. Although all sample code is implemented with Inprise Applications Server, it is strictly written to the applicable specifications and is fully portable across specification-compliant EJB containers and vendors. On the companion Web site you'll find. * Sample code. * OTS and EJB updates.
Publisher: John Wiley & Sons
ISBN:
Category : Computers
Languages : en
Pages : 374
Book Description
A complete hands-on guide to programming with the powerful new distributed object standards. If you want to take advantage of the bold new generation of object monitor technologies, you need to understand the underlying distributed object and transactional models. This book gets you quickly up and running with the essential knowledge and skills you need to program transactions. In particular, the book covers the Enterprise JavaBeans (EJB), Java Transaction Service (JTS), and Object Transaction Service (OTS) specifications. The book explains all three specifications and includes design patterns as well as substantial real-world programming examples. Although all sample code is implemented with Inprise Applications Server, it is strictly written to the applicable specifications and is fully portable across specification-compliant EJB containers and vendors. On the companion Web site you'll find. * Sample code. * OTS and EJB updates.
Head First EJB
Author: Kathy Sierra
Publisher: "O'Reilly Media, Inc."
ISBN: 0596005717
Category : Computers
Languages : en
Pages : 733
Book Description
"Passing the Sun certified business component developer exam"--Cover.
Publisher: "O'Reilly Media, Inc."
ISBN: 0596005717
Category : Computers
Languages : en
Pages : 733
Book Description
"Passing the Sun certified business component developer exam"--Cover.