Addison.Wesley.Hibernate.A.J2EE.Developers.Guide.Nov.2004.eBook-LiB

Section
0day
Group
LiB
Size
5,28 MB
Files
4
Date
2005-03-29

NFO

 │█──█Addison.Wesley.Hibernate.A.J2EE.Developers.Guide.Nov.2004.eBook-LiB█──█│ 
 │└─────────────────────────────────────────────────────────────────────────┘│ 
 │                                                                           │ 
 │                                                                           │ 
 └════════╦═══════════════════════════════════════════════════════╦══════════┘ 
          │         ▄▀▀▀▀▀▀▀▄        ▄▀▄   █▀▀▀▀▀▀▀▀▄(C)          │            
          │         ▀▄▀███▀▄▀      ▄▀▄█▄▀▄ █ ▀▀▀▀▀██▄▀▄▄          │            
          │          █ █░█ █      ▀▄▀███▀▄▀█ ███ ░ ██▄ █          │            
          │          █ █▒█ █ TEAM  █▀ ▀ ▀█ █ ███ ▒ ███ █          │            
          │          █ █▓█ █   LiB █ ███ █ █ ███ ▓ ██▀▄▀          │            
          │          █ █■█ █       █ █░█ █ █ ███ ▀▀██▄▀▄          │            
          │          █ █▓█ █  ▄    █ █▒█ █ █ ███ ▓ ███ █          │            
          │          █ █▒█ █▀▀▄▀▀█ █ █▓█ █ █ ███ ▒ ███ █          │            
          │          █ █░█ ▀ ███ █ █ ███ █ █ ███ ░ ███ █          │            
          │          █ █████████ █▀▄▄███▄▄▀█ ███ ▄██▀▄▀           │            
          │          █▄▄▄▄▄▄▄▄▄▄▄█▄▄▄▄▄▄▄▄▄█▄▄▄▄▄▄▄▄▀             │            
          │                                                       │            
          │          ╔═════════════════════════════════╗          │            
          ╚══════════╣  .::: LiBrary is Here !! :::.   ╠══════════╝            
                     ╚═════════════════════════════════╝                       
                                                                               
 ┌──────────────────────┐ ▓▒░ Release Information ░▒▓ ┌──────────────────────┐ 
 │   ██▓▓▒▒░░░░▒▒▓▓██   └─────────────────────────────┘  ██▓▓▒▒░░░░▒▒▓▓██    │ 
 ├───────────────────────────────────────────────────────────────────────────│ 
 │ TITLE    :  Hibernate : A J2EE(TM) Developer's Guide                      │ 
 ├───────────────────────────────────────────────────────────────────────────│ 
 │ AUTHOR   :  Will Iverson                                                  │ 
 ├───────────────────────────────────────────────────────────────────────────│ 
 │ PUBLISHER:  Addison Wesley Professional                                   │ 
 ├───────────────────────────────────┬───────────────────────────────────────│ 
 │ ISBN     :  0321268199            │ MAKER    :  TEAM LiB                  │ 
 ├───────────────────────────────────┼───────────────────────────────────────│ 
 │ PAGES    :  384 pages Pages       │ PACKAGER :  TEAM LiB                  │ 
 ├───────────────────────────────────┼───────────────────────────────────────│ 
 │ EDITION  :  November 22, 2004     │ SUPPLIER :  TEAM LiB                  │ 
 ├───────────────────────────────────┼───────────────────────────────────────│ 
 │ LANGUAGE :  ENGLISH               │ FORMAT   :  CHM                       │ 
 ├───────────────────────────────────┼───────────────────────────────────────│ 
 │ RELEASE  :  03/30/05              │ SIZE     :  5.19 MB                   │ 
 └═══════════════════════════════════════════════════════════════════════════┘ 
                                                                               
                                                                               
 ┌────────────────────────┐ ▓▒░ Release Notes ░▒▓ ┌──────────────────────────┐ 
 │                        └───────────────────────┘                          │ 
 │                                                                           │ 
 │ [Product Information]                                                     │ 
 │                                                                           │ 
 │   Hibernate: A J2EE Developer's Guide                                │ 
 │                                                                           │ 
 │   Build fast, high-performance Java database applications with            │ 
 │   Hibernate.                                                              │ 
 │                                                                           │ 
 │   Hibernate makes it far easier to build robust, high-performance         │ 
 │   database applications  with Java. Now there's a practical, hands-  │ 
 │   on guide to using Hibernate's  flexible, fast object/relational    │ 
 │   persistence and query services. Will Iverson  covers every facet of     │ 
 │   development with Hibernate, from its mapping system toits advanced      │ 
 │   query mechanisms and transaction support.                               │ 
 │                                                                           │ 
 │   Iverson shows you how to build Hibernate solutions that can integrate   │ 
 │   with Swing, with JSP, and even with EJBs utilizing bean-managed         │ 
 │   persistence. Using realistic examples, he demonstrates how to work      │ 
 │   with persistent objects, manage schema, and optimize database           │ 
 │   application performance. After you've mastered Hibernate's    │ 
 │   core techniques, Iverson presents best practices, tips, tricks, and     │ 
 │   style guidance for even more effective development. Coverage includes   │ 
 │                                                                           │ 
 │     --                                                                    │ 
 │                                                                           │ 
 │      Case study applications: starting from object/relational mapping     │ 
 │   files, Java code, and existing schema                                   │ 
 │                                                                           │ 
 │     --                                                                    │ 
 │                                                                           │ 
 │      Writing Hibernate queries using HQL--Hibernate's object-        │ 
 │   oriented SQL extension                                                  │ 
 │                                                                           │ 
 │     --                                                                    │ 
 │                                                                           │ 
 │      Using Hibernate with Java-based Criteria and Example or native SQL   │ 
 │                                                                           │ 
 │     --                                                                    │ 
 │                                                                           │ 
 │      The Hibernate mapping file format in detail: a complete reference    │ 
 │                                                                           │ 
 │     --                                                                    │ 
 │                                                                           │ 
 │      How Hibernate handles class and database relationships               │ 
 │                                                                           │ 
 │     --                                                                    │ 
 │                                                                           │ 
 │      Managing session and database transactions with Hibernate            │ 
 │                                                                           │ 
 │     --                                                                    │ 
 │                                                                           │ 
 │      Tracking and optimizing performance with p6spy and IronTrack SQL     │ 
 │                                                                           │ 
 │     --                                                                    │ 
 │                                                                           │ 
 │      Automatically generating DDL scripts that create, update, and drop   │ 
 │   tables                                                                  │ 
 │                                                                           │ 
 │   Even if your Java database experience is limited to basic JDBC, this    │ 
 │   book will help you leverage Hibernate's remarkable power.          │ 
 │   You'll spend far less time writing code to bridge databases with   │ 
 │   Java applications--so you can get to market faster, with more           │ 
 │   features.                                                               │ 
 │                                                                           │ 
 │                                                                           │ 
 │ [Install Information]                                                     │ 
 │                                                                           │ 
 │   Unpack it !                                                             │ 
 │   Enjoy this fine release from TEAM LiB ~_* !                             │ 
 │                                                                           │ 
 │ [For more information]                                                    │ 
 │                                                                           │ 
 │   http://www.amazon.com/exec/obidos/tg/detail/-/0321268199/               │ 
 │                                                                           │ 
 │                                                                           │ 
 └═══════════════════════════════════════════════════════════════════════════┘ 
                                                                               
                                                                               
 ┌─────────────────────┐ ▓▒░ TEAM LiB AGREEMENTS ░▒▓ ┌───────────────────────┐ 
 │                     └─────────────────────────────┘                       │ 
 │                                                                           │ 
 │   Attention:  Please  read  these  terms  carefully  before  using  our   │ 
 │   release.  Using our release indicates that you have read and accepted   │ 
 │   these  agreements.  If you do not agree to accept these terms, do not   │ 
 │   use  our  release  or  infomation from it. We may change the terms of   │ 
 │   this Agreement at any time.                                             │ 
 │                                                                           │ 
 │   YOU MAY USE OUR RELEASE FOR EVALUATION PRUPOSES ONLY.  WE WILL NOT BE   │ 
 │   HELD  RESPONSIBLE  FOR OUR RELEASE. IF YOU LIKE THIS BOOKWARE, YOU'RE   │ 
 │   STRONGLY  ADVISED  TO  BUY  IT.  BOOKWARE PUBLISHER AND AUTHOR NEED     │ 
 │   QUALITY PRODUCTS. YOU MAY NOT USE OUR RELEASE TO MAKE MONEY OR USE IT   │ 
 │   SUPPORT FOR COMMERCIAL PURPOSE.                                         │ 
 │                                                                           │ 
 └═══════════════════════════════════════════════════════════════════════════┘ 
                                                                               
                                                                               
 ┌────────────────────────┐ ▓▒░ TEAM LiB NEWS ░▒▓ ┌──────────────────────────┐ 
 │                        └───────────────────────┘                          │ 
 │                                                                           │ 
 │   Do You Wanna Join? Getting In Touch With Us If...                       │ 
 │                                                                           │ 
 │     - You can access Online library                                       │ 
 │     - People who works in publishing company                              │ 
 │     - You can provide fast speed servers as team                          │ 
 │   dump                                                                    │ 
 │       such as 100+mbit/200+g                                              │ 
 │     - You are good cracker                                                │ 
 │                                                                           │ 
 └═══════════════════════════════════════════════════════════════════════════┘ 
                                                                               
                                                                               
 ┌───────────────────────┐ ▓▒░ TEAM LiB Greets ░▒▓ ┌──────────── ▄▄ ─────────┐ 
 │                       └─────────────────────────┘            ▄████▄       │ 
 │                                                           ▄█████████▄     │ 
 │   TEAM LiB send GREETS to:                              ▄████████  ██     │ 
 │   All groups who bring releases of high                 ▀██▀▀████▄▄███▄███▄ 
 │   quality to the scene.                                     ▄██████████████ 
 │   Thanks to all our hardworking members.            ▄▄▄█████████▀ ███  ▀▀█▀ 
 │                                                    █████████▀███▄▄██      │ 
 └═══════════════════════════════════════════════════ ███████  ▄███████ ═════┘ 
                                                       ██▀▀  ▄██████▀          
                                                             ██████  ▄▄        
 ┌─────────────────────┐ ▓▒░ Contact Information ░▒▓ ┌───────── ███████ ─────┐ 
 │                     └─────────────────────────────┘        ███████▀       │ 
 │                                                           ██████ ▄▄▄██▄   │ 
 │   Email:  TeamLiB[at]hotmail[dot]com                         ██████████   │ 
 │   Any request for technical support                     ▄████████████▀    │ 
 │   or missing files will be ignored                     ████████▀▀         │ 
 │   so don't waste your/our time!                         ▀▀▀▀   ▄█████▄    │ 
 │                                                           ▄▄██████████    │ 
 └═════════════════════════════════════════════════════════ █████▀   ████ ═══┘ 
                                                            ███  ▄▄▄▄████      
                                                            ███ █████████      
                    TEAM LiB (Since 2003)                   ███ ██▀  ████      
                                  .nfo layout by D1BT       ███ ▀▄▄█▄███▀      
                                                            ▀██████████▀       
                                                             ▀██▀  ███▀        
                                                                               
  █──────────────────────────────────────────────────────────────────────────█ 

Files

PathSize
l-hibg01.zip1,41 MB
l-hibg02.zip1,41 MB
l-hibg03.zip1,41 MB
l-hibg04.zip1,06 MB