Salve a tutti.Cosa significa questa eccezione
java/sql/SQLClientInfoException?
Salve a tutti.Cosa significa questa eccezione
java/sql/SQLClientInfoException?
È una classe presente solo da Java 6. La documentazione dice:Originariamente inviato da tcc
Salve a tutti.Cosa significa questa eccezione
java/sql/SQLClientInfoException?
[...] is thrown when one or more client info properties could not be set on a Connection. In addition to the information provided by SQLException, a SQLClientInfoException provides a list of client info properties that were not set. [...]
Puoi invocare il metodo getFailedProperties() per sapere quali proprietà non è stato possibile impostare.
Ma perché ottieni questa eccezione .... non lo so. Di più non saprei ...![]()
Andrea, andbin.dev – Senior Java developer – SCJP 5 (91%) • SCWCD 5 (94%)
java.util.function Interfaces Cheat Sheet — Java Versions Cheat Sheet