public interface TimestampGenerator<TIMESTAMP_TYPE>
Modifier and Type | Method and Description |
---|---|
TIMESTAMP_TYPE |
now() |
Class<TIMESTAMP_TYPE> |
timestampType() |
TIMESTAMP_TYPE now()
Class<TIMESTAMP_TYPE> timestampType()
Copyright © 2014–2018 ActFramework. All rights reserved.