Class UuidUtil.UuidArgumentFactory
java.lang.Object
org.jdbi.v3.core.argument.AbstractArgumentFactory<UUID>
io.trino.plugin.raptor.legacy.util.UuidUtil.UuidArgumentFactory
- All Implemented Interfaces:
org.jdbi.v3.core.argument.ArgumentFactory,org.jdbi.v3.core.argument.ArgumentFactory.Preparable
- Enclosing class:
- UuidUtil
public static final class UuidUtil.UuidArgumentFactory
extends org.jdbi.v3.core.argument.AbstractArgumentFactory<UUID>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jdbi.v3.core.argument.ArgumentFactory
org.jdbi.v3.core.argument.ArgumentFactory.Preparable -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jdbi.v3.core.argument.AbstractArgumentFactory
build, prepare, prePreparedTypes