DekGenius.com
[ Team LiB ]

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X]

P2P (peer-to-peer) architecture 
patterns, software design  [See design patterns]
peer-to-peer architecture  [See P2P architecture]
performance
    bandwidth 
    denormalization affecting 
    disk access speed 
    locking affecting 
    RAM 
    transactions affecting  2nd 
persistence 
    design patterns  2nd 
    JavaBeans not supporting 
    models 
        BMP  2nd 
        Castor  2nd  3rd 
        choosing  2nd 
        EJB 1.x CMP  2nd  3rd 
        EJB 2.x CMP  2nd 
        Hibernate  2nd  3rd  4th  5th 
        history of 
        JDO  2nd  3rd  4th 
        JDO with EJB BMP 
        standards and 
        transparency of 
    RMI not supporting 
persistence delegate pattern  [See data access object pattern]
persistence-capable class, JDO 
PersistenceCapable interface (JDO)  2nd 
PersistenceException 
PersistenceManager class (JDO) 
PersistenceManagerFactory class (JDO)  2nd 
pessimistic concurrency 
phantom read 
philosophers quoted in this book 
physical data model 
PK, indicating primary key 
polymorphism 
prepareCall( ) method (JDBC) 
prepared statements 
    batch processing 
    pooling 
PreparedStatement interface (JDBC)  2nd  3rd  4th 
prepareStatement( ) method (JDBC) 
presence (=*), JNDI search filter 
previous( ) method (JDBC) 
primary key  2nd  [See also unique index]3rd 
    candidate keys for 
    data types for 
    foreign keys and 
    indicating in ERD 
    SQL  2nd 
    unique identifiers for  [See sequence generation]
properties file, for JDBC database connection 
provider, EJB 
psql command 
publications
    about denormalization 
    about design patterns 
    about EJB  2nd  3rd 
    about JDBC 
    about philosophy 
    web site listing 

[ Team LiB ]