{{theTime}}

Search This Blog

Total Pageviews

Java FX Script

Java Fx script is difference from Java FX.

Few features:

1. All statements inside do{} are executed as a separate thread.

2. Loading existing libraries

3. Bind operator
Go through video blog here

No comments:

Mysql - java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed

Add allowPublicKeyRetrieval=true to the JDBC URL. jdbc:mysql://localhost:3306/db?allowPublicKeyRetrieval=true&useSSL=false