The issue was identified by SonarQube scan for the class com.vaadin.flow.component.AbstractCompositeField when it was used within the code like so - When a Serializable object has a non-serializable ...
シリアライズ(Serialization) とは、オブジェクトをバイト列(データの列)に変換し、ファイルやネットワーク経由で保存・送信できるようにする仕組み のことを指します。 簡単に言えば、オブジェクトのデータを「保存したり、送ったり」できるように ...
今回は、DBスペシャリスト試験でも押さえておきたい必須知識として、 トランザクションの隔離性水準について整理していきます。 トランザクションの隔離性水準とは、複数の処理が同時に行われるときに、他のトランザクションの影響をどの程度受けるか ...
More than once, I have seen code such as the following (without the comments I have added to point out flaws), in which a well-intentioned Java developer has ensured that their favorite Enum ...
第47回では、 トランザクション分離レベルの変更方法を確認してみました。今回はトランザクション分離レベルを変更することによって、 トランザクションの挙動がどのように変わるかを紹介していきたいと思います。 検証環境 第10回yum, rpmインストールに ...
Fields in a Serializable class must themselves be either Serializable or transient even if the class is never explicitly serialized or deserialized. That's because under load, most J2EE application ...
A colleague of mine recently ran into an issue that I have not run into myself, but found to be interesting and, in my opinion, worth blogging about here. During some distributed Java development, my ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する