UdtMetaUtils

io.getquill.context.cassandra.util.UdtMetaUtils
object UdtMetaUtils

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def parse(path: String): (String, Option[String])

Extracts udt name and keyspace from given path

Extracts udt name and keyspace from given path

Value parameters

path

udt path

Attributes

Returns

(name, keyspace)