Skip to content

default config for com.ibm.db2.jcc.DB2DataSource #9

@qwazer

Description

@qwazer
<bean id="dataSource" class="com.ibm.db2.jcc.DB2DataSource">
           <property name="serverName" value=""/>
     <property name="databaseName" value=""/>   
        <property name="portNumber" value=""/>
            <property name="user" value=""/>
            <property name="password" value=""/>
    <property name="driverType" value=""/>
</bean>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions