| Revision 337 (by dpavlin, 2004/06/10 19:22:40) |
new trunk for webpac v2
|
;
; openisis - an open implementation of the ISIS database
; Version 0.8.3
; Copyright (C) 2001 by Erik Grziwotz, erik@openisis.org
;
; This library is free software; you can redistribute it and/or
; modify it under the terms of the GNU Lesser General Public
; License as published by the Free Software Foundation; either
; version 2.1 of the License, or (at your option) any later version.
;
; This library is distributed in the hope that it will be useful,
; but WITHOUT ANY WARRANTY; without even the implied warranty of
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
; Lesser General Public License for more details.
;
; You should have received a copy of the GNU Lesser General Public
; License along with this library; if not, write to the Free Software
; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
;
; This software is dedicated to the memory of Eckart Dietrich.
;
; This software is inspired by (but contains no code of) the iAPI
; Copyright (C) 2000 by Robert Janusz, rj@jezuici.krakow.pl.
; See iAPI.txt for what it contains.
;EOH
; $Id: openjsis.def,v 1.4 2003/03/05 19:52:28 istr Exp $
; export definition file for win32 dll
;
EXPORTS
Java_org_openisis_NativeDb_nopen
Java_org_openisis_NativeDb_nreadRow
Java_org_openisis_NativeDb_nwriteRow
Java_org_openisis_NativeDb_nwriteXRow
Java_org_openisis_NativeDb_nsearch
Java_org_openisis_NativeDb_nTerms