X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=db-oracle%2Foracle-constants.lisp;h=02bf412c7fa3ebbf3e064bdcaecc2c548acef18b;hp=ae139aaec2c1bd9b410e3a969ab4945a95d79504;hb=5691bb90517d7c565a141d131da76c3de1f8d566;hpb=7fe2be1c1362639b32fab48534f3dce614586ff4 diff --git a/db-oracle/oracle-constants.lisp b/db-oracle/oracle-constants.lisp index ae139aa..02bf412 100644 --- a/db-oracle/oracle-constants.lisp +++ b/db-oracle/oracle-constants.lisp @@ -1,7 +1,7 @@ ;;; -*- Mode: Lisp -*- ;;; $Id$ -(in-package :clsql-oracle) +(in-package #:clsql-oracle) (defconstant +oci-default+ #x00) ; default value for parameters and attributes (defconstant +oci-threaded+ #x01) ; application is in threaded environment