Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

Search: 

  Tutorial: Octopus - Open Source Java/XML ETL Tool from Enhydra

Octopus is a simple Java-based Extraction, Transformation, and Loading (ETL) tool. It may connect to any JDBC data sources and perform transformations defined in an XML file.

Tutorial Details:

DODS data models are supported by generating oid\'s for new objects. Natural keys can be used to insert/update existing data and create relationships with oid\'s.

A loadjob-generator is provided to generate Octopus loadjob skeletons (and even DODS DOML files !) from an existing database. Many different types of databases can be mixed (MSSQL, Oracle, DB2, QED, JDBC-ODBC with Excel and Access, MySQL, CSV-files, XML-files,...) Three special JDBC drivers come with Octopus to support JDBC access to CSV-files (CSV-JDBC), MS-SQL (FreeTDS) and XML.

Octopus supports Ant and JUnit to create a database / tables and extract /load data during a build or test process. Loadjobs can be executed during execution of an application installation


 

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
Octopus - Open Source Java/XML ETL Tool from Enhydra

View Tutorial:
Octopus - Open Source Java/XML ETL Tool from Enhydra

Related Tutorials:

Displaying 1 - 50 of about 2623 Related Tutorials.

Showing an image in Tool Tip
Image Tool Tip,Java Image Tool Tip Example,Showing an Image in Tool Tip,Code to Show Image in Tool Tips Showing an image in Tool...;   This section illustrates how to show an image in tool tip
 
Lemo Cobol Development Tool
Lemo Cobol Development Tool Lemo Cobol Development Tool         ...;    Lemo Cobol IDE is a tool that is designed
 
Setting Tool Tip Text for items in a JList Component
in the JList component of the Java Swing. Tool Tip text is the help text of any component... is imported from the javax.swing.plaf.multi.*; package of Java. This method locate... Setting Tool Tip Text for items in a JList Component
 
Javadoc
has provided a computer software tool known as Javadoc. This tool is used to generate API documentation into HTML format from Java source code. It is interesting to know that Javadoc is the industry standard for documenting Java classes
 
Javadoc
provided a computer software tool known as Javadoc. This tool is used to generate API documentation into HTML format from Java source code. It is interesting to know that Javadoc is the industry standard for documenting Java classes.  
 
Data Service and Query Builder Tool
Data Service and Query Builder Tool Data Service and Query Builder Tool       ..., and it is difficult to organize your data from logic perspective, but a flexible data
 
JS-Sorcerer: JavaScript Development Tool
Eclipse Plugin-Language JS-Sorcerer: JavaScript Development Tool        ... features and benefits, and using it from the Windows Launcher, Eclipse plugin
 
Javadoc
provided a computer software tool known as Javadoc. This tool is used to generate API documentation into HTML format from Java source code. It is interesting to know that Javadoc is the industry standard for documenting Java classes.  
 
Getting Data from XML File (Document)
XML Data,Java XML Data,Getting Data from XML Dile or Document Getting Data from XML File (Document)    ... will learn to retrieve the data from a XML file. All xml files store the data
 
Storing Data (Retrieved from a XML Document) to a File
Java XML GetNodeValue,Storing Data,Retrieve Data,Storing Data to a File Storing Data (Retrieved from a XML Document) to a File...; In this section, you will learn to store data (retrieved from the XML
 
Dojo Tool tips
Dojo Tool tips Dojo Tool tips  ...; In this section, you will learn about the tool tips and how to developed it in dojo.  Try Online: Tool Tips Tool tips :  This is a GUI (Graphical User
 
Read Cookies from Servlet
Read Cookies from Servlet Read Cookies from Servlet... cookies from Servlets. The Cookie Class provides an easy way to read Cookies. You... Source Code          
 
Get Character from String
Get Character from String Get Character from String... to array of character and retrieve elements from that character array one by one... toCharArray() to convert string to character array. 3. Retrieve character from
 
Get Data From the XML File
Java XML Parsing,Java XML Parser Sax,Java XML Data,XML Data,Get XML Data Get Data From the XML File    ... to retrieve data from XML file using SAX parser. We use the JAXP APIs to retrieve
 
Reading XML from a File
Properties from the XML file via a DOM document. JAXP (Java API for XML Processing... Reading XML from a File        ... for reading XML from a  file are described below :- File f = new File("
 
Shifting from Ant to Maven
Shifting from Ant to Maven Shifting from Ant...;   Maven is entirely a different creature from Ant... Maven as a build tool and just a replacement for Ant. Ant Vs Maven
 
Setting Tool Tips on Cells in a JTable
Setting Tools,JTable Tooltips,Cell Tools,Setting Tool Tips on Cells in a JTable Setting Tool Tips on Cells in a JTable...; This section tells you,  how to set the tool tips in the cells
 
Remove Element from XML Document
Remove Element DOM,Remove Element from DOM,Delete Element,Delete XML Node Remove Element from XML Document   ...; In this section, you will learn to remove any element from a given  XML document
 
Loading properties from a XML file
to Load properties from a XML file. JAXP (Java API for XML Processing... Loading properties from a XML file      ... from a XML file are described below:- Properties p=new Properties():-Creates
 
GJTester - Java Unit Testing Tool
GJTester - Java Unit Testing Tool GJTester - Java Unit Testing Tool       ... tool, accomplishes the unit, regression and contract testing of your Java
 
Java Get Month from Date
Java Get Month from Date Java Get Month from... the current month from the current date using Java Application Language.  You... number of framework classes and utilities with date and time facilities in Java
 
Get Byte Array from File
Get Byte Array from File Get Byte Array from File... from the specified file. For this, a file 'Hello.txt' is passed...; Download Source Code         
 
Display Data from Database in JSP
Display Data from Database in JSP Display Data from Database in JSP         ...;     This is detailed java program to connect java
 
Java get Int from String
Java get Int from String Java get Int from... the integer value from String. For this, we have defined a string. The method ...;} } Output will be displayed as Download Source Code
 
Retrieving JTree structure from database
Retrieving JTree structure from database Retrieving JTree structure from database      ... to retrieving data from the database and how to add the data in to JTree. JTree : JTree
 
Getting text values from a NodeList
getting text values from a NodeList, XML,XML Tutorials,Online XML Tutorial,XML Help Tutorials Getting text values from a NodeList... document. JAXP (Java API for XML Processing) is an interface which provides
 
XML: An Introduction
is XML? "XML is a cross-platform, software and hardware independent tool... to a visual development environment. XML also provides scalability for anything from... Universally Processed Apart from being valid , restrictions are imposed on a xml
 
Eclipse Plunging Source Code Analyzer
;) is a static Java source code analyzer that detects locking and threading issues... For Eclipse PMD scans Java source code and looks for potential problems... - a scalable dependency visualization system for Java ispace is a graph-based tool
 
Java get year from date
Java get year from date Java get year from date...;   In this section you will study how to retrieve the year from...)); } } Output will be displayed as: Download Source Code   
 
JRequisite - Requirement Management Tool
Eclipse Plugin-Language JRequisite - Requirement Management Tool        ... tool For more detail: http://jrequisite.sourceforge.net
 
EclEmma
is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. Internally it is based on the great EMMA Java code coverage tool, trying... are immediately summarized and highlighted in the Java source code editors. Non
 
Moving file or directory from one directory to another
and Folders Using Java IO Moving file or directory from one... the complete path for the source or the destination from/to the files... for moving file or complete folder from specified source if exists to destination
 
Access all the fields from table through JSP
to display data from the specified table. Before running this java code... Access all the fields from table through JSP Access all the fields from table through JSP   
 
Retrieve image from mysql database through jsp
Retrieve image from mysql database through jsp Retrieve image from mysql database through jsp   ...; In this section we will see how to retrieve image from mysql database through jsp code
 
Cantata++ - for testing C and C++ software
is a major new version of the Cantata tool suite which has been designed around the requirements of the C/C++ languages to produce a tool which allows developers... and target platforms Full support for: ANSI C (89 and 99), ISO C++, EC++ and Java
 
Get Parameter Name From Servlet Request
Get Parameter Name From Servlet Request Get Parameter Name From Servlet Request    ... illustrates about how to get parameter from jsp page in your servlet. In the jsp
 
Use of Select Box to show the data from database
Use of Select Box to show the data from database Use of Select Box to show the data from database      ... to show retrieved data from database This example will describe you the use
 
Analysis tool - SourceGlider for Eclipse
Analysis tool - SourceGlider for Eclipse Analysis tool - SourceGlider for Eclipse     ... understanding Modern Java programs make heavy use of methods overloading, polymorphism
 
Velocity Iterator Tool Example
Velocity Iterator Tool Example Velocity Iterator Tool Example          ...): This is just same as the for loop statement of java.    
 
Date Tool Example
Date Tool Example Date Tool Example                          
 
Openmake Meister For Java
OpenMake Meister for Java is the ultimate build management tool for dynamically... in a version control tool, Meister for Java will provide the precise location of where... Openmake Meister For Java Openmake Meister For Java
 
Getting message from the server using RPC( Remote Procedure Call )
Getting message from the server using RPC( Remote Procedure Call ) Getting message from the server using RPC( Remote Procedure... message from the server via RPC. The steps involved in geting message from
 
Alvicom LoadManager
be instant as the tool gives instant source-linked bug reports. No other tools...;  Our LoadManager testing tool focuses on Load, Stress.... The outcome is a reliable test tool which offers the most efficient testing process
 
RefactorIt
; RefactorIT is a tool for Java developers. A developer can take source code... automated refactorings. It may be used as a stand-alone tool or installed as a plug... of the popular Java IDE's offered any usable refactoring tools (if any). However, over
 
Creating a JAR file in Java
; This section provides you to the creating a jar file through the java source code by using the jar tool command which is provided by the JDK (Java Development Kit..., in the java source code to perform same operations. Following program is given
 
Delete row and column from table through java code
Delete row and column from table through java code Delete row and column from table through java code... with class name and .java extension then compile from command prompt with javac
 
Reading XML Data from a Stream
Reading XML Data from a Stream, XML,XML Tutorials,Online XML Tutorial,XML Help Tutorials Reading XML Data from a Stream... (Java API for XML Processing) is an interface which provides parsing of xml
 
JavaScript Reporter(tm) JavaScript Tool
Eclipse Plugin-Language JavaScript Reporter(tm) JavaScript Tool                     
 
Drag and Drop components from one frame to another frame
and drop component from one to another frame. Download Source Code... Drag and Drop components from one frame to another frame Drag and Drop components from one frame to another frame
 
How to set memory used by JVM in Ant
to set memory size of JVM (java virtual machine), when ANT (another neat tool) is used outside of java virtual machine. In this example, <property name="sourcedir"> is used to specify the location of source directory and <
 
Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.