liquibase.snapshot
Class SnapshotIdService

java.lang.Object
  extended by liquibase.snapshot.SnapshotIdService

public class SnapshotIdService
extends Object


Method Summary
 String generateId()
           
static SnapshotIdService getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static SnapshotIdService getInstance()

generateId

public String generateId()


Copyright © 2016 Liquibase.org. All rights reserved.