public class JDBCDriverNameProvider extends Object implements DefaultCompleter.CandidatesProvider
Modifier and Type | Field and Description |
---|---|
static JDBCDriverNameProvider |
INSTANCE |
Constructor and Description |
---|
JDBCDriverNameProvider() |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getAllCandidates(CommandContext ctx) |
public static final JDBCDriverNameProvider INSTANCE
public Collection<String> getAllCandidates(CommandContext ctx)
getAllCandidates
in interface DefaultCompleter.CandidatesProvider
Copyright © 2023 JBoss by Red Hat. All rights reserved.