readme.txt
来自「在JAVA编程中对JNDI的支持.是一个开放的源码.」· 文本 代码 · 共 52 行
TXT
52 行
Java Naming and Directory Interface(TM) (JNDI) Release Notes FCS 1.2.1 Oct 15, 1999This is the 1.2.1 maintenance version of JNDI. Please send feedback tothe JNDI team at jndi@java.sun.com, or to the public mailing list atjndi-interest@java.sun.com.CHANGES SINCE 1.2 FCS- NamingManager.getInitialContext() should not throwNullPointerException when the environment argument is null- BasicAttribute/Attribute set/add methods ignore duplicate forunordered attribute.- Clarifications and typo fixes applied to javadocRELEASE INFORMATIONlib/jndi.jar Archive of class files for JNDI classesdoc/jndi-ext.html Documentation about using JNDI with the Java(TM) 2 SDK, versions 1.2.x, and the JDK 1.1.x.examples/api Simple examples using JNDI to access naming and directory servicesexamples/spi Simple example of service providerThe classes in this release have been generated using the Java(TM) 2 SDK,Standard Edition, v1.2.See individual release notes for service providers for information onusing JNDI with individual service providers.ADDITIONAL INFORMATIONThe JNDI 1.2 javadoc is available athttp://java.sun.com/products/jndi/1.2/javadoc.The JNDI browser demo that works with JNDI 1.1.x will continue to workwith JNDI 1.2.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?