public class PostgresTokenTableFactory extends GenericTokenTableFactory
Modifier and Type | Field and Description |
---|---|
static PostgresTokenTableFactory |
INSTANCE
Creates a singleton reference the the PostgresTokenTableFactory implementation.
|
Modifier | Constructor and Description |
---|---|
protected |
PostgresTokenTableFactory() |
Modifier and Type | Method and Description |
---|---|
protected String |
tokenType()
Returns the sql to describe the type of token column.
|
createTable
public static final PostgresTokenTableFactory INSTANCE
protected String tokenType()
GenericTokenTableFactory
tokenType
in class GenericTokenTableFactory
Copyright © 2010–2023. All rights reserved.