Google


   


You are here: CodeIdol.com > Java > Enterprise JavaBeans, 3.0 > Queries And EJB QL

SAVE
Digg
Shown on del.icio.us del.icio.us
See Whos Talking About This on Technorati Technorati
I've Reddit reddit

Enterprise JavaBeans, 3.0



9.1. Query API A query in Java Persistence is a full-blown Java interface that you obtain at runtime from the entity manager: package javax.persistence; public interface Query { public List getResultList( ); public Obje...

read more: Query API


9.2. EJB QL Now that you have a basic understanding of how to work with Query objects, you can learn what features are available to you for creating your own EJB QL queries. EJB QL is expressed in terms of the abstract persistence schema of an ent...

read more: EJB QL


9.3. Native Queries EJB QL is a very rich syntax and should meet most of your querying needs. Sometimes, though, you want to take advantage of certain proprietary capabilities that are available only on a specific vendor's database. The entity ma...

read more: Native Queries

SAVE
Digg
Shown on del.icio.us del.icio.us
See Whos Talking About This on Technorati Technorati
I've Reddit reddit

You are here: CodeIdol.com > Java > Enterprise JavaBeans, 3.0 > Queries And EJB QL


ADBRITE ads links
   
Related tags







Popular Categories
Unix books and guides

AJAX popular information
C# language guides
Windows books and cookbooks

.......








Business Key Top Sites

be number one
rate your site




    С 2009 года мы стали переводить структура сайта на различные языки. Сайт теперь будет содержать книги не только на английском языке, но также и на других европейских языках, в том числе и на Русском языке.

    Русский Polski Francais Deutsch
    support sitemap terms

© CodeIdol Labs, 2007 - 2009