| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Procedures for manipulating JNDI(Java Naming and Directory Interface).
binds the datum to the JNDI service.
properties is an associative list whose form is shown as follows.
((propname . "value") ...)
propname is a symbol or string shown as follows.
| applet | "java.naming.applet" |
| authoritative | "java.naming.authoritative" |
| batchsize | "java.naming.batchsize" |
| dns-url | "java.naming.dns.url" |
| initial-context-factory | "java.naming.factory.initial" |
| language | "java.naming.language" |
| object-factories | "java.naming.factory.object" |
| provider-url | "java.naming.provider.url" |
| referral | "java.naming.referral" |
| security-authentication | "java.naming.security.authentication" |
| security-credentials | "java.naming.security.credentials" |
| security-principal | "java.naming.security.principal" |
| security-protocol | "java.naming.security.protocol" |
| state-factories | "java.naming.factory.state" |
| url-pkg-prefixes | "java.naming.factory.url.pkgs" |
lookups a DB datasouce from the JNDI.
unbinds the datum from the JNDI.
| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] |
This document was generated on August 9, 2012 using texi2html 5.0.