|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FBResourceException | |
|---|---|
| org.firebirdsql.jca | |
| org.firebirdsql.jdbc | |
| Uses of FBResourceException in org.firebirdsql.jca |
|---|
| Subclasses of FBResourceException in org.firebirdsql.jca | |
|---|---|
class |
FBIncorrectXidException
This error is thrown when message read from the RDB$TRANSACTIONS table does not represent a serialized Xid. |
class |
FBResourceTransactionException
Exception represents transaction error in resource. |
| Methods in org.firebirdsql.jca that throw FBResourceException | |
|---|---|
FBTpb |
FBManagedConnectionFactory.getTpb(int defaultTransactionIsolation)
|
| Uses of FBResourceException in org.firebirdsql.jdbc |
|---|
| Methods in org.firebirdsql.jdbc that throw FBResourceException | |
|---|---|
FBTpbMapper |
FBConnectionProperties.getMapper()
|
static TransactionParameterBuffer |
FBTpbMapper.processMapping(GDS gds,
String mapping)
Process comma-separated list of keywords and convert them into TPB values. |
static void |
FBConnectionHelper.processTpbMapping(GDS gds,
FirebirdConnectionProperties connectionProperties,
Properties info)
This method extracts TPB mapping information from the connection parameters. |
| Constructors in org.firebirdsql.jdbc that throw FBResourceException | |
|---|---|
FBTpbMapper(GDS gds,
Map stringMapping)
Create instance of this class for the specified string mapping. |
|
FBTpbMapper(GDS gds,
String mappingResource,
ClassLoader cl)
Create instance of this class and load mapping from the specified resource. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||