javax.naming.spi.InitialContextFactory
javax.naming.spi.InitialContextFactory is the initial connection context factory API.
Method Name |
Description |
Return Type |
throws |
Support JDBC4 (Yes/No) |
Support Unplanned ALT (Yes/No) |
---|---|---|---|---|---|
getInitialContext(Hashtable<?,?> environment) |
Creates an initial context for starting name parsing. Special requirements for this context are provided by the environment. |
Context |
NamingException |
Yes |
Yes |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.