2016-08-02から1日間の記事一覧

とりあえず MySQL Connector/J 6.0 をビルドする

MySQL :: MySQL Connector/J 6.0 Developer Guide :: 4.4 Installing from the Development Source Tree $ git clone -b release/6.0 git@github.com:mysql/mysql-connector-j.git lib というディレクトリがあるので、最低限必要なものとして hibernate4 を …