Class GetACARSTakeoffs

java.lang.Object
org.deltava.dao.DAO
org.deltava.dao.GetACARSTakeoffs

public class GetACARSTakeoffs extends DAO
A Data Access Objec to load ACARS Takeoff/Landing data.
Since:
2.8
Version:
9.0
Author:
Luke
  • Constructor Details

    • GetACARSTakeoffs

      public GetACARSTakeoffs(Connection c)
      Initializes the Data Access Object.
      Parameters:
      c - the JDBC connection to use
  • Method Details