ensembl-hive  2.8.1
Bio::EnsEMBL::DBSQL::Driver::SQLite Class Reference
+ Inheritance diagram for Bio::EnsEMBL::DBSQL::Driver::SQLite:

Public Member Functions

public connect_params ()
 
public from_date_to_seconds ()
 
public from_seconds_to_date ()
 
public insert_ignore_clause ()
 
- Public Member Functions inherited from Bio::EnsEMBL::DBSQL::Driver
public new ()
 
public parent ()
 
public connect_params ()
 
public last_insert_id_args ()
 
public can_straight_join ()
 
public set_wait_timeout ()
 
public AUTOLOAD ()
 
public DESTROY ()
 

Detailed Description

Definition at line 6 of file SQLite.pm.

Member Function Documentation

◆ connect_params()

public Bio::EnsEMBL::DBSQL::Driver::SQLite::connect_params ( )

Undocumented method

Code:
click to view

◆ from_date_to_seconds()

public Bio::EnsEMBL::DBSQL::Driver::SQLite::from_date_to_seconds ( )

Undocumented method

Code:
click to view

◆ from_seconds_to_date()

public Bio::EnsEMBL::DBSQL::Driver::SQLite::from_seconds_to_date ( )

Undocumented method

Code:
click to view

◆ insert_ignore_clause()

public Bio::EnsEMBL::DBSQL::Driver::SQLite::insert_ignore_clause ( )

Undocumented method

Code:
click to view

The documentation for this class was generated from the following file:
Bio::EnsEMBL::DBSQL::Driver::SQLite::insert_ignore_clause
public insert_ignore_clause()
Bio::EnsEMBL::DBSQL::Driver::SQLite::from_date_to_seconds
public from_date_to_seconds()
Bio::EnsEMBL::DBSQL::Driver::SQLite::from_seconds_to_date
public from_seconds_to_date()
Bio::EnsEMBL::DBSQL::Driver::SQLite::connect_params
public connect_params()