DOC

net.sf.btb : bridge

Maven & Gradle

Sep 09, 2013

Bridge to Babylon · Bridge to Babylon is a lightweight object relational mapper. The main goal of this library is simplicity. It is intended to be used with POJOs without the need of external XML mapping definition or any kind of annotation. This approache makes Bridge to Babylon the best compromize between simplicity (no xml mapping) and light library footprint: You don't use annotations so you don't have to deploy Bridge to Babylon along with your jars on remote clients.

Table Of Contents

Latest Version

Download net.sf.btb : bridge Javadoc & API Documentation - Latest Versions:

All Versions

Download net.sf.btb : bridge Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.3.x
1.2.x
1.1.x
1.0.x
0.9.x

How to open Javadoc JAR file in web browser

  1. Rename the file bridge-1.3.1-javadoc.jar to bridge-1.3.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder bridge-1.3.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "bridge-1.3.1-sources.jar" -d "bridge-1.3.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Sep 09, 2013

Discover Dependencies

Feb 04, 2010
6 usages
Jan 29, 2013
1 usages
1 stars
Nov 27, 2014
6 stars
Jan 09, 2014
17 stars
Jan 09, 2014
2 usages
17 stars
Jan 09, 2014
1 usages
17 stars
Jan 09, 2014
17 stars
Jul 23, 2013
11 stars
Jan 01, 2014