public class DefaultEntryBuilder extends java.lang.Object implements EntryBuilder
| Constructor and Description |
|---|
DefaultEntryBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionManagerEntry |
build(ConnectionInformation connectionInformation,
boolean requireOpen) |
protected void |
setupConnection(Connection connection,
boolean requireOpen)
configure the new connection
|
public ConnectionManagerEntry build(ConnectionInformation connectionInformation, boolean requireOpen)
build in interface EntryBuilderprotected void setupConnection(Connection connection,
boolean requireOpen)
connection - the connection to configurerequireOpen - flag which indicates if the connection should be opened
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0