summaryrefslogtreecommitdiff
path: root/dev-db/oracle-instantclient/metadata.xml
blob: c058397c4025979fd584f88dec425868ce7f7b20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <longdescription>
		Free, light-weight, and easily installed Oracle Database tools,
		libraries and SDKs for building and connecting applications to
		an Oracle Database instance.
	</longdescription>
  <use>
    <flag name="jdbc">Support for XA, Internationalization, and RowSet operations under JDBC</flag>
    <flag name="odbc">Libraries for enabling ODBC applications</flag>
    <flag name="precomp">"proc" binary and related files to precompile a Pro*C application</flag>
    <flag name="sdk">Header files and an example makefile for developing Oracle applications</flag>
    <flag name="sqlplus">The SQL*Plus command line tool for SQL and PL/SQL queries</flag>
    <flag name="tools">Data Pump, SQL*Loader and Workload Replay Client</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>