DB Visual ARCHITECT for Eclipse 4.2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News DB Visual ARCHITECT for Eclipse 4.2 (Default branch)
# 1  
Old 02-15-2008
DB Visual ARCHITECT for Eclipse 4.2 (Default branch)

Image DB Visual Architect for Eclipse (DBVA-EC) is a full-featured Object Relational Mapping (ORM) plugin for Eclipse that provides round-trip code engineering support with Java. The tool acts as a bridge between object model, data model, and relational model by automating the mapping between relational rows in a database and object models which can be manipulated by a Java program. License: Other/Proprietary License with Free Trial Changes:
This release has a number of new features and improvements which include automatic ERD generation after reversing a DDL file, the ability to open up alternative views from models or shapes, creation of translated copies of a model through the use of Nicknamer, and Perforce integration. In addition, Model Transitor was introduced for establishing transition and support traceability between models.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
GATHERD(8)						     Linux Programmers Manual							GATHERD(8)

NAME
gatherd - SBLIM metric collection daemon SYNOPSIS
gatherd [argument] DESCRIPTION
The gatherd program is a system daemon that collects performance metrics for various components via a set of metric plugins. Raw metric data is forwarded to a seperate repository daemon that is located either locally or remotely (see reposd(8)). The repository destination, location of plugin directory, and other controllable configuration options are described in the configuration file man page (see gatherd.conf(5)). The gatherd daemon can be controlled at runtime by way of the gatherctl(8) command. This provides the ability to load and unload metric plugins online without the need to restart gatherd. The primary goal of the the sblim-gather package is to implement the DMTF's Base Metric Model (DSP1053). While, gatherd, reposd(8), and their plugins can be used standalone, the greatest benefit comes from using their CIM provider layer in conjuction with a CIM Object Manager (see cimserver(1)). For more information about CIM and the Base Metric Model refer to the Distrubuted Management Task Force (DMTF) at http://www.dmtf.org. OPTIONS
argument gatherd daemonizes by default. Passing any value on the command line will cause it to run in the terminal. FILES
/etc/gatherd.conf This file contains the daemon configuration settings. See gatherd.conf(5) for more information. BUGS
The SBLIM project maintains a mailing list to which you should direct all questions regarding sfcb, sfcc, wbemcli, the metric data gatherer, or any of the SBLIM providers. To subscribe to this list visit: https://lists.sourceforge.net/lists/listinfo/sblim-issues Please report bugs you discover to the bug tracker. The SBLIM project bug tracking page can be found at: https://sourceforge.net/tracker/?group_id=128809&atid=712784 AUTHORS
Please refer to the AUTHORS file distributed with sblim-gather. COPYRIGHT
Copyright (C) 2003-2012 IBM Corp. LICENSE
gatherd is distributed under the terms of the Eclipse Public License ("Agreement"). Any use, reproduction or distribution of this program constitutes recipeients acceptance of the agreement. You can obtain a current copy of the Eclipse Public License from http://www.opensource.org/licenses/eclipse-1.0.php SEE ALSO
gatherctl(8), gatherd.conf(5), reposd(8), cimserver(1) sblim-gather-2.2.8 06/17/2014 GATHERD(8)