Class Strings
- java.lang.Object
-
- com.impossibl.postgres.system.procs.BaseProcProvider
-
- com.impossibl.postgres.system.procs.SimpleProcProvider
-
- com.impossibl.postgres.system.procs.Strings
-
- All Implemented Interfaces:
ProcProvider
public class Strings extends SimpleProcProvider
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Strings.BinDecoder
static class
Strings.BinEncoder
static class
Strings.TxtDecoder
static class
Strings.TxtEncoder
-
Constructor Summary
Constructors Constructor Description Strings()
-
Method Summary
-
Methods inherited from class com.impossibl.postgres.system.procs.SimpleProcProvider
findDecoder, findEncoder, findModifierParser
-
Methods inherited from class com.impossibl.postgres.system.procs.BaseProcProvider
hasName
-
-