tch to make sure PSQLState is Serializable and a test case to prove it
This commit is contained in:
parent
e77708d9be
commit
6ae740dbd8
@ -10,7 +10,7 @@
|
||||
|
||||
package org.postgresql.util;
|
||||
|
||||
public class PSQLState
|
||||
public class PSQLState implements java.io.Serializable
|
||||
{
|
||||
private String state;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user