public interface UpgradeChecker
boolean
exists(com.j256.ormlite.support.ConnectionSource connectionSource, Column column, Field field)
exists(com.j256.ormlite.support.ConnectionSource connectionSource, Table<?> table)
boolean exists(com.j256.ormlite.support.ConnectionSource connectionSource, Table<?> table) throws Exception
Exception
boolean exists(com.j256.ormlite.support.ConnectionSource connectionSource, Column column, Field field) throws Exception
Copyright © 2020. All rights reserved.