File: AS400JDBCXADataSource.java

package info (click to toggle)
libjt400-java 9.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 35,452 kB
  • sloc: java: 383,267; xml: 4,278; makefile: 14
file content (11 lines) | stat: -rw-r--r-- 239 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
package com.ibm.as400.access;

import com.ibm.as400.jtopenstubs.javaxnaming.Reference;

public class AS400JDBCXADataSource {

	public AS400JDBCXADataSource(Reference reference) {
		// TODO Auto-generated constructor stub
	}
 
}