public class MySQL57OrLaterVersionPredicate extends Object implements java.util.function.Predicate<Connection>
Constructor and Description |
---|
MySQL57OrLaterVersionPredicate() |
Modifier and Type | Method and Description |
---|---|
boolean |
test(Connection conn) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public boolean test(Connection conn)
test
in interface java.util.function.Predicate<Connection>
Copyright © 2002-2019 Atlassian. All Rights Reserved.